NetKAN generated mods - SmartParts-1.9.16
This commit is contained in:
parent
71cbed08d6
commit
b03095b97e
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.1",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/151340-*",
|
||||
"spacedock": "https://spacedock.info/mod/614/SmartParts",
|
||||
"repository": "https://github.com/linuxgurugamer/KerbalSmartParts",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/SmartParts/SmartParts-1471808687.8212633.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SmartParts",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/614/SmartParts/download/1.9.16",
|
||||
"download_size": 571163,
|
||||
"download_hash": {
|
||||
"sha1": "77D4FAF6FE62663D44D5891BE5320CB23F1B5937",
|
||||
"sha256": "1521CE47E935EE54223B588C394F87EEAC2F4A1F662F36E96CCB046469913345"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue