"NetKAN generated mods - SDHI-ServiceModuleSystem-v2.4"
This commit is contained in:
parent
da0bea7487
commit
0275478f44
|
@ -3,18 +3,14 @@
|
|||
"identifier": "SDHI-ServiceModuleSystem",
|
||||
"name": "Sum Dum Heavy Industries - Service Module System",
|
||||
"abstract": "Service Module and accessories designed specifically for use with the stock Mk1-2 Command Pod, vaguely resembling NASA's Orion MPCV. May or may not have a convincing stockalike appearance.",
|
||||
"author": "sumghai",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
|
||||
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "v2.4",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
|
@ -49,9 +45,18 @@
|
|||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"author": "sumghai",
|
||||
"version": "v2.4",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/v2.4/ksp_sdhi_sms_v2_4.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5142785
|
||||
"download_size": 5142785,
|
||||
"download_hash": {
|
||||
"sha1": "E6758326B40C7674C096915EE09DBD2E3E72F408",
|
||||
"sha256": "B13479F50913EEDB7190F2AC0768AF9A9AF69089055325D9CD836B516A1A0C4D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue