NetKAN added mod - SmartParts-1.9.16.2
This commit is contained in:
parent
32f8d1acf7
commit
002b228dba
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SmartParts",
|
||||
"name": "Smart Parts",
|
||||
"abstract": "Smart Parts can trigger all 10 action groups, as well as various other functionality such as SAS, lights, stage, or abort.",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.9.16.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.2",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151340-12-smart-parts-continued/",
|
||||
"spacedock": "https://spacedock.info/mod/614/SmartParts",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalSmartParts",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/KerbalSmartParts/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/SmartParts",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/SmartParts/SmartParts-1471808687.8212633.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "PatchManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SmartParts",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/614/SmartParts/download/1.9.16.2",
|
||||
"download_size": 571255,
|
||||
"download_hash": {
|
||||
"sha1": "D05BFC2F3D8FD5B8423467C68859F0ED48F39BA9",
|
||||
"sha256": "32A92058774C0FC6FFE93F9EB87C486319F696C51D052368533DB028B2C4F215"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-29T19:54:36.310632+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue