"NetKAN generated mods - CommunityNavballDockingIndicator-1.0.1"
This commit is contained in:
parent
36823fcade
commit
65b37a6365
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CommunityNavballDockingIndicator",
|
||||
"name": "Community NavBall Docking Alignment Indicator",
|
||||
"abstract": "A community continuation of the NavBall Docking Aligntment Indicator for KSP 1.1",
|
||||
"author": "Leeman",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/49756-102-navball-docking-alignment-indicator-v7/&do=findComment&comment=2515938",
|
||||
"spacedock": "https://spacedock.info/mod/532/Community%20NavBall%20Docking%20Alignment%20Indicator",
|
||||
"repository": "https://github.com/L33m4n123/NavBallDockingAlignmentIndicator"
|
||||
},
|
||||
"version": "1.0.1",
|
||||
"ksp_version": "1.1.0",
|
||||
"provides": [
|
||||
"NavballDockingIndicator"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "NavballDockingIndicator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NavBallDockingAlignmentIndicator",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/532/Community%20NavBall%20Docking%20Alignment%20Indicator/download/1.0.1",
|
||||
"download_size": 3054,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue