NetKAN generated mods - KerbalHealth-v1.4.4
This commit is contained in:
parent
cfae0a0a90
commit
6c85c74f03
|
@ -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.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.0",
|
||||
"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.4/KerbalHealth_1.4.4.zip",
|
||||
"download_size": 107392,
|
||||
"download_hash": {
|
||||
"sha1": "00804FCC6F0BAA427AFB36D26F80F2D68CE57A34",
|
||||
"sha256": "F71E162DC6EF10FB2E473394409CAC43CD087C5012A2C0B57AACBC3D4EBCBAA6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-02T21:09:24Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue