NetKAN generated mods - SDHI-ServiceModuleSystem-v4.0.3
This commit is contained in:
parent
8f2b9ab041
commit
1cc4bc4911
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"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",
|
||||
"version": "v4.0.3",
|
||||
"ksp_version": "1.10",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/48073-*",
|
||||
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem",
|
||||
"bugtracker": "https://github.com/sumghai/SDHI_ServiceModuleSystem/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "SDHI-SharedAssets"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "DeadlyReentry"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "ShipManifest"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "PEBKACIndustriesLaunchEscapeSystem"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/SDHI",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/4.0.3/ksp_sdhi_sms_v4_0_3.zip",
|
||||
"download_size": 4692172,
|
||||
"download_hash": {
|
||||
"sha1": "75E06E44EFC9E70C1BC62D346899D6C8CE143F01",
|
||||
"sha256": "E0DB8CBBD667075871A5F19444E86ECF0CFE4DE74DA2CD8A1517C824D8BF5650"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-29T01:35:32Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue