"NetKAN generated mods - SDHI-ServiceModuleSystem-v3.1.1"

This commit is contained in:
NetKAN inflator Robot 2016-04-23 06:23:51 +00:00
parent 2d98be2652
commit e31624edad
1 changed files with 57 additions and 0 deletions

View File

@ -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.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.1/ksp_sdhi_sms_v3_1_1.zip",
"download_size": 3927176,
"x_generated_by": "netkan"
}