NetKAN generated mods - KerbalHealth-v1.4.6
This commit is contained in:
parent
d6d0702ea6
commit
89e2267513
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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",
|
||||
"version": "v1.4.6",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-*",
|
||||
"repository": "https://github.com/GarwelGarwel/KerbalHealth",
|
||||
"bugtracker": "https://github.com/GarwelGarwel/KerbalHealth/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "USI-LS"
|
||||
},
|
||||
{
|
||||
"name": "UKS"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.4.6/KerbalHealth_1.4.6.zip",
|
||||
"download_size": 108051,
|
||||
"download_hash": {
|
||||
"sha1": "E5425FACC9275868B5FA34AB1BC0CA9C3096261D",
|
||||
"sha256": "ADE19440F16C80703B493E83CAB55CEF84628A3C20431D307AE66A670B9A3212"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-08T18:19:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue