diff --git a/KerbalHealth/KerbalHealth-v0.4.5.ckan b/KerbalHealth/KerbalHealth-v0.4.5.ckan new file mode 100644 index 0000000000..6e1330f08c --- /dev/null +++ b/KerbalHealth/KerbalHealth-v0.4.5.ckan @@ -0,0 +1,38 @@ +{ + "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-wip-122-kerbalhealth-044-2017-02-01-even-more-health-factors/", + "repository": "https://github.com/GarwelGarwel/KerbalHealth" + }, + "version": "v0.4.5", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "USI-LS" + }, + { + "name": "UKS" + } + ], + "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v0.4.5/KerbalHealth_0.4.5.zip", + "download_size": 20541, + "download_hash": { + "sha1": "657EBE1A19FABDB34AB7CD1FF304A6834664D784", + "sha256": "33CF4CEBE5D268A4DEB0AD10CE58E353A607E4BB05836AFA79FB49953FCA9B6B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}