NetKAN generated mods - PartCommanderCont-1.1.6.1
This commit is contained in:
parent
419e2085e8
commit
716e92f1d6
|
@ -4,6 +4,9 @@
|
||||||
"name": "Part Commander Continued",
|
"name": "Part Commander Continued",
|
||||||
"abstract": "Quick access to part right-click action menus",
|
"abstract": "Quick access to part right-click action menus",
|
||||||
"author": "linuxgurugamer",
|
"author": "linuxgurugamer",
|
||||||
|
"version": "1.1.6.1",
|
||||||
|
"ksp_version_min": "1.8.0",
|
||||||
|
"ksp_version_max": "1.8.1",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150122-12-part-commander-continued/",
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150122-12-part-commander-continued/",
|
||||||
|
@ -11,9 +14,10 @@
|
||||||
"repository": "https://github.com/linuxgurugamer/PartCommander",
|
"repository": "https://github.com/linuxgurugamer/PartCommander",
|
||||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Commander_Continued/Part_Commander_Continued-1476577154.79337.png"
|
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Commander_Continued/Part_Commander_Continued-1476577154.79337.png"
|
||||||
},
|
},
|
||||||
"version": "1.1.6.1",
|
"tags": [
|
||||||
"ksp_version_min": "1.8.0",
|
"plugin",
|
||||||
"ksp_version_max": "1.8.1",
|
"convenience"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ToolbarController"
|
"name": "ToolbarController"
|
||||||
|
@ -35,9 +39,5 @@
|
||||||
"sha256": "0C6C08AA885A210A03339CBEC4A01A906FAD1F5F2B3C893BA97DA407B51F870A"
|
"sha256": "0C6C08AA885A210A03339CBEC4A01A906FAD1F5F2B3C893BA97DA407B51F870A"
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"tags": [
|
|
||||||
"plugin",
|
|
||||||
"convenience"
|
|
||||||
],
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue