NetKAN added mod - SmartParts-1.9.16.1
This commit is contained in:
parent
4d1f368f32
commit
85c308c08f
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11.2",
|
||||
"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",
|
||||
"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.1",
|
||||
"download_size": 571215,
|
||||
"download_hash": {
|
||||
"sha1": "A87A59E6D5BE575F28351FF34145B2921A9E3D1E",
|
||||
"sha256": "0324C8D1CDDC474E90199221339ED071D5C06F9B31CCFB2B64CE81F6729FF921"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-04-27T23:49:03.085293+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue