diff --git a/KerbalHealth/KerbalHealth-v0.4.6.ckan b/KerbalHealth/KerbalHealth-v0.4.6.ckan new file mode 100644 index 0000000000..eccf58e80a --- /dev/null +++ b/KerbalHealth/KerbalHealth-v0.4.6.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.6", + "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.6/KerbalHealth_0.4.6.zip", + "download_size": 20416, + "download_hash": { + "sha1": "DED25D3D73AC217A18BF504284C1BA87CF462702", + "sha256": "1B20503A7721DD8F1D5D30629F25CA2765B108318132E315CD78B80ABDC9CDA7" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}