NetKAN added mod - PartCommanderCont-1.1.6.4
This commit is contained in:
parent
0de9d93cc9
commit
14be4c4736
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "PartCommanderCont",
|
||||
"name": "Part Commander Continued",
|
||||
"abstract": "Quick access to part right-click action menus",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.1.6.4",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/PartCommander/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/PartCommanderContinued",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Part_Commander_Continued/Part_Commander_Continued-1476577154.79337.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PartCommanderContinued",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1004/Part%20Commander%20Continued/download/1.1.6.4",
|
||||
"download_size": 71888,
|
||||
"download_hash": {
|
||||
"sha1": "87FCE8F7988914530FDDBF54F126BCF72B52B8FB",
|
||||
"sha256": "A09DFFD2EB5036C4E7A6850028D281C6A60D97A0713E207BD5BA45DF4E2EAFBA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 119345,
|
||||
"release_date": "2022-09-02T18:26:04.291646+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue