"NetKAN generated mods - PartCommanderCont-1.1.3.1"
This commit is contained in:
parent
b01353c272
commit
a65c6ca3d7
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PartCommanderCont",
|
||||
"name": "Part Commander Continued",
|
||||
"abstract": "Quick access to part right-click action menus",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150122-12-part-commander-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/1004/Part%20Commander%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/PartCommander",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Commander_Continued/Part_Commander_Continued-1476577154.79337.png"
|
||||
},
|
||||
"version": "1.1.3.1",
|
||||
"ksp_version": "1.4.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PartCommanderContinued",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1004/Part%20Commander%20Continued/download/1.1.3.1",
|
||||
"download_size": 73125,
|
||||
"download_hash": {
|
||||
"sha1": "F8681ADE2DFDAEDE60F6B62462A2A3ED26CE405D",
|
||||
"sha256": "12D054D46013156E6BD8350FCE365C0BDDA0D05990A9F68EB1BDED251A43C9D3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue