"NetKAN generated mods - SDHI-ServiceModuleSystem-v3.1"
This commit is contained in:
parent
1b7fc102cc
commit
c93f4b8445
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
|
||||
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
|
||||
},
|
||||
"version": "v3.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "SDHI-SharedAssets"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "DeadlyReentry"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "ShipManifest"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/3.1/ksp_sdhi_sms_v3_1.zip",
|
||||
"download_size": 3708378,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue