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

53 lines
1.5 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",
"version": "v1.5",
"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.5/KerbalHealth_1.5.zip",
"download_size": 112165,
"download_hash": {
"sha1": "85CB98B2F18EDBC1AD41059D8086569DB2C34946",
"sha256": "F802B9617ECA317672B6D8BAC39CF7B1FB6CCEC75DC3DE85C70D199CE53F7D04"
},
"download_content_type": "application/zip",
"release_date": "2020-10-22T06:45:36Z",
"x_generated_by": "netkan"
}