diff --git a/KerbalHealth/KerbalHealth-v1.5.5.ckan b/KerbalHealth/KerbalHealth-v1.5.5.ckan new file mode 100644 index 0000000000..8edc02bf71 --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.5.5.ckan @@ -0,0 +1,53 @@ +{ + "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.5", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.99", + "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", + "remote-avc": "https://raw.githubusercontent.com:443/GarwelGarwel/KerbalHealth/master/GameData/KerbalHealth/KerbalHealth.version" + }, + "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.5/KerbalHealth_1.5.5.zip", + "download_size": 123861, + "download_hash": { + "sha1": "6123E36FE882F5007EB08985ADAEA9FD29ABE7A8", + "sha256": "8CD48521773010AE0C8067BA5433A7F841481792563AD97093289F2115C01D4F" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-07T20:13:31Z", + "x_generated_by": "netkan" +}