NetKAN generated mods - KerbalHealth-v1.4.1
This commit is contained in:
parent
18b6a0ff12
commit
3b0c592c68
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-*",
|
||||
"repository": "https://github.com/GarwelGarwel/KerbalHealth"
|
||||
},
|
||||
"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.1/KerbalHealth_1.4.1.zip",
|
||||
"download_size": 103198,
|
||||
"download_hash": {
|
||||
"sha1": "BAB552898340C2657A4463673B4F7D4A01862836",
|
||||
"sha256": "D9D47E5512A34BBE2EBC5DD6388A8ED7412830F6339710BC7D280552116061F3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue