NetKAN generated mods - KerbalGPSRevived-1.2.0
This commit is contained in:
parent
f3446ae953
commit
d6fab63e38
|
@ -4,16 +4,21 @@
|
|||
"name": "Kerbal GPS",
|
||||
"abstract": "Adds support for GPS satelites",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-14x-kerbalgps-revived-beta/",
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/177511-*",
|
||||
"spacedock": "https://spacedock.info/mod/1949/KerbalGPS%20Revived",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalGPS",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KerbalGPS_Revived/KerbalGPS_Revived-1534632549.4571316.png"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"unmanned"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
|
|
Loading…
Reference in New Issue