"NetKAN generated mods - SDHI-ServiceModuleSystem/SDHI-ServiceModuleSystem-v3.0.1.ckan"
This commit is contained in:
parent
4a13eb99b5
commit
0300fe91c4
|
@ -3,21 +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": "1.0.4",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
|
||||
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": "v3.0.1",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
|
@ -52,8 +45,15 @@
|
|||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"version": "v3.0.1",
|
||||
"author": "sumghai",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/3.0.1/ksp_sdhi_sms_v3_0_1.zip",
|
||||
"download_size": 3502076,
|
||||
"x_generated_by": "netkan"
|
||||
|
|
Loading…
Reference in New Issue