diff --git a/KerbalHealth/KerbalHealth-v1.1.2.ckan b/KerbalHealth/KerbalHealth-v1.1.2.ckan new file mode 100644 index 0000000000..665a9fed2d --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.1.2.ckan @@ -0,0 +1,41 @@ +{ + "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.1.2", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + }, + { + "name": "USI-LS" + }, + { + "name": "UKS" + } + ], + "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.1.2/KerbalHealth_1.1.2.zip", + "download_size": 61951, + "download_hash": { + "sha1": "9C0A3C2D6E84D90FD4A184D7395707F1E6796BDA", + "sha256": "61BA951540D3F752D6FFCBBC97CCBBD8D5340E1B54704CFBF3DF77418BC6A660" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}