Merge pull request #873 from politas/patch-13

Update SDHI-ServiceModuleSystem-v3.0.ckan
This commit is contained in:
Arne 2015-12-12 12:05:16 +01:00
commit 03ab6f5a89
2 changed files with 2 additions and 61 deletions

View File

@ -1,60 +0,0 @@
{
"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.",
"license": "CC-BY-SA-4.0",
"ksp_version": "1.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
},
"install": [
{
"file": "GameData/SDHI",
"install_to": "GameData",
"filter": [
"Agencies"
]
}
],
"depends": [
{
"name": "AnimatedDecouplers"
},
{
"name": "ModuleManager"
},
{
"name": "RealChute"
},
{
"name": "SDHI-SharedAssets"
}
],
"suggests": [
{
"name": "DeadlyReentry"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "HotRockets"
},
{
"name": "TACLS"
},
{
"name": "ShipManifest"
},
{
"name": "ConnectedLivingSpace"
}
],
"author": "sumghai",
"version": "3.0",
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/3.0/ksp_sdhi_sms_v3_0.zip",
"x_generated_by": "netkan",
"download_size": 3625325
}

View File

@ -4,7 +4,8 @@
"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.",
"license": "CC-BY-SA-4.0",
"ksp_version": "1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"