From 316f6d2f9b090b4e91a4d47fcad7d95ac32faa98 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Thu, 13 Feb 2020 21:27:34 +0000
Subject: [PATCH] NetKAN generated mods - Kerbalism-3.5

---
 Kerbalism/Kerbalism-3.5.ckan | 82 ++++++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)
 create mode 100644 Kerbalism/Kerbalism-3.5.ckan

diff --git a/Kerbalism/Kerbalism-3.5.ckan b/Kerbalism/Kerbalism-3.5.ckan
new file mode 100644
index 0000000000..e400945b75
--- /dev/null
+++ b/Kerbalism/Kerbalism-3.5.ckan
@@ -0,0 +1,82 @@
+{
+    "spec_version": "v1.18",
+    "identifier": "Kerbalism",
+    "name": "Kerbalism",
+    "abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.",
+    "author": "Kerbalism Contributors",
+    "version": "3.5",
+    "ksp_version_min": "1.5.0",
+    "ksp_version_max": "1.9.9",
+    "license": "Unlicense",
+    "resources": {
+        "homepage": "https://kerbalism.github.io/Kerbalism",
+        "repository": "https://github.com/Kerbalism/Kerbalism"
+    },
+    "tags": [
+        "plugin",
+        "parts",
+        "crewed",
+        "science",
+        "resources"
+    ],
+    "localizations": [
+        "zh-cn",
+        "de-de"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "CommunityResourcePack"
+        },
+        {
+            "name": "Kerbalism-Config"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "KerbalChangelog"
+        }
+    ],
+    "supports": [
+        {
+            "name": "ConnectedLivingSpace"
+        },
+        {
+            "name": "CryoTanks"
+        },
+        {
+            "name": "KerbalAtomics"
+        },
+        {
+            "name": "KerbalPlanetaryBaseSystems"
+        },
+        {
+            "name": "NearFutureElectrical"
+        },
+        {
+            "name": "NearFutureSolar"
+        },
+        {
+            "name": "NearFutureSpacecraft"
+        },
+        {
+            "name": "SCANsat"
+        }
+    ],
+    "install": [
+        {
+            "find": "Kerbalism",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.5/Kerbalism-Core_v3.5_for_KSP1.5.0-1.9.9.zip",
+    "download_size": 1565414,
+    "download_hash": {
+        "sha1": "640656C263E12B899D88670BA54D0D9BFCF40087",
+        "sha256": "F375B612DFEE4370B13B652378268342F4BC73CFA595CE5F8C3FC5FABFFD619D"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}