"NetKAN generated mods - KerbalHealth-v1.3.4"
This commit is contained in:
parent
11c542b591
commit
a849fdfabd
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalHealth",
|
||||
"name": "Kerbal Health",
|
||||
"abstract": "Adds health, stress and general well-being management. Encourages smart vessel design and mission planning, especially for long flights. Easily configurable. Beta version.",
|
||||
"author": "Garwel",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-122-kerbal-health-047-2017-03-01",
|
||||
"repository": "https://github.com/GarwelGarwel/KerbalHealth"
|
||||
},
|
||||
"version": "v1.3.4",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.3.4/KerbalHealth_1.3.4.zip",
|
||||
"download_size": 76039,
|
||||
"download_hash": {
|
||||
"sha1": "D83954FB3FB9EA9E29F479D11BB41F8F1E53C21A",
|
||||
"sha256": "BAECBC16C5E3840EEB1EF04DDE80FF2DE628B3E8645C2B86745D78F55B22CC8B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue