From 7451ed173a0afe83ab70a3d58e1ba492e74ae659 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 9 Jun 2018 16:28:17 +0000 Subject: [PATCH] "NetKAN generated mods - KerbalHealth-v1.2.0" --- KerbalHealth/KerbalHealth-v1.2.0.ckan | 42 +++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 KerbalHealth/KerbalHealth-v1.2.0.ckan diff --git a/KerbalHealth/KerbalHealth-v1.2.0.ckan b/KerbalHealth/KerbalHealth-v1.2.0.ckan new file mode 100644 index 0000000000..d6296bae1a --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.2.0.ckan @@ -0,0 +1,42 @@ +{ + "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.2.0", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.3", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + }, + { + "name": "USI-LS" + }, + { + "name": "UKS" + } + ], + "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.2.0/KerbalHealth_1.2.0.zip", + "download_size": 71181, + "download_hash": { + "sha1": "13496544FFF1AF5BCF252227E39CEA8C94F1682E", + "sha256": "CCF1FDF805A1D64E4B00AF688B7E779D10DCCD744CE3B3154A5754DEF8C033D1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}