CKAN-meta/KerbalHealth/KerbalHealth-v1.3.0.ckan

43 lines
1.3 KiB
JSON

{
"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.0",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.4.5",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "KSP-AVC"
},
{
"name": "Toolbar"
},
{
"name": "USI-LS"
},
{
"name": "UKS"
}
],
"download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.3.0/KerbalHealth_1.3.0.zip",
"download_size": 74928,
"download_hash": {
"sha1": "7386A68E65C5E19313BE5602482F2A3C94573178",
"sha256": "86A54D26A4D5CC80470824420BD94703E1F72D160B1BEF69AE526DA683BF4681"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}