diff --git a/KerbalHealth/KerbalHealth-v1.6.1.ckan b/KerbalHealth/KerbalHealth-v1.6.1.ckan new file mode 100644 index 0000000000..8d53f51038 --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.6.1.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.6.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.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.6.1/KerbalHealth_1.6.1.zip", + "download_size": 125584, + "download_hash": { + "sha1": "1A6F22C75A718114295D37FC91B1A25746E5D4AB", + "sha256": "B4BE9038717C65D140C9E7283EE54E8A369ED934A5C18B48020FFEB541467D57" + }, + "download_content_type": "application/zip", + "release_date": "2022-02-04T05:50:56Z", + "x_generated_by": "netkan" +}