From c04a1af27ab52f50f60928b1b1eff19faa56a785 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Tue, 25 May 2021 21:43:22 +0000
Subject: [PATCH] NetKAN added mod - KerbalHealth-v1.5.4

---
 KerbalHealth/KerbalHealth-v1.5.4.ckan | 53 +++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)
 create mode 100644 KerbalHealth/KerbalHealth-v1.5.4.ckan

diff --git a/KerbalHealth/KerbalHealth-v1.5.4.ckan b/KerbalHealth/KerbalHealth-v1.5.4.ckan
new file mode 100644
index 0000000000..8fc5bf96cc
--- /dev/null
+++ b/KerbalHealth/KerbalHealth-v1.5.4.ckan
@@ -0,0 +1,53 @@
+{
+    "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",
+    "version": "v1.5.4",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.11.99",
+    "license": "MIT",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-*",
+        "repository": "https://github.com/GarwelGarwel/KerbalHealth",
+        "bugtracker": "https://github.com/GarwelGarwel/KerbalHealth/issues",
+        "remote-avc": "https://raw.githubusercontent.com:443/GarwelGarwel/KerbalHealth/master/GameData/KerbalHealth/KerbalHealth.version"
+    },
+    "tags": [
+        "plugin",
+        "crewed"
+    ],
+    "localizations": [
+        "en-us",
+        "zh-cn"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "KSP-AVC"
+        },
+        {
+            "name": "Toolbar"
+        },
+        {
+            "name": "USI-LS"
+        },
+        {
+            "name": "UKS"
+        }
+    ],
+    "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.5.4/KerbalHealth_1.5.4.zip",
+    "download_size": 123378,
+    "download_hash": {
+        "sha1": "9C2F60BD743AF527C9D15F5A2E163FB03E443D3C",
+        "sha256": "3E97CC3C560CA0116011E33CBA86A3CCE7EE321191BD3DE1527836442E044C47"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2021-05-25T21:18:16Z",
+    "x_generated_by": "netkan"
+}