diff --git a/KerbalHealth/KerbalHealth-v1.0.2.ckan b/KerbalHealth/KerbalHealth-v1.0.2.ckan new file mode 100644 index 0000000000..c41da4d384 --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.0.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.0.2", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + }, + { + "name": "USI-LS" + }, + { + "name": "UKS" + } + ], + "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.0.2/KerbalHealth_1.0.2.zip", + "download_size": 51270, + "download_hash": { + "sha1": "77F3343DB244086B23953001AEED99053755314A", + "sha256": "B1E20BF76F940202162BF9E524283478262BEDFEB54FB5BA49B96B02DB90F3EA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}