Merge pull request #873 from politas/patch-13
Update SDHI-ServiceModuleSystem-v3.0.ckan
This commit is contained in:
commit
03ab6f5a89
|
@ -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
|
||||
}
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue