'NetKAN generated mods - NavballDockingIndicator/NavballDockingIndicator-7.ckan'
This commit is contained in:
parent
8f3fda5b80
commit
c725086d61
|
@ -3,6 +3,7 @@
|
|||
"identifier": "NavballDockingIndicator",
|
||||
"resources": {
|
||||
"repository": "https://github.com/mic-e/kspnavballdockingalignmentindicator",
|
||||
"bugtracker": "https://github.com/mic-e/kspnavballdockingalignmentindicator/issues",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54303",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/23/Navball%20Docking%20Alignment%20Indicator"
|
||||
},
|
||||
|
@ -12,7 +13,6 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Navball Docking Alignment Indicator",
|
||||
"license": "GPL-3.0",
|
||||
"abstract": "When a docking port is selected as target, an additional red marker appears on your Navball, indicating the orientation of that docking port.",
|
||||
|
@ -21,5 +21,7 @@
|
|||
"download": "https://kerbalstuff.com/mod/23/Navball%20Docking%20Alignment%20Indicator/download/7",
|
||||
"x_generated_by": "netkan",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/mic_e_58/Navball_Docking_Alignment_Indicator/Navball_Docking_Alignment_Indicator.png",
|
||||
"download_size": 21282
|
||||
"download_size": 21282,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue