From 1ab5ac450dcabd3b40d0cca700308f919daf909f Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Wed, 29 May 2019 20:15:28 +0000
Subject: [PATCH]  "NetKAN generated mods - CryoTanks-Core-1.1.3"

---
 CryoTanks-Core/CryoTanks-Core-1.1.3.ckan | 34 ++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 CryoTanks-Core/CryoTanks-Core-1.1.3.ckan

diff --git a/CryoTanks-Core/CryoTanks-Core-1.1.3.ckan b/CryoTanks-Core/CryoTanks-Core-1.1.3.ckan
new file mode 100644
index 0000000000..a4e8bbb2de
--- /dev/null
+++ b/CryoTanks-Core/CryoTanks-Core-1.1.3.ckan
@@ -0,0 +1,34 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "CryoTanks-Core",
+    "name": "Cryo Tanks Core",
+    "abstract": "This is the CryoTanks plugin stand-alone, for adding functionality to other mods. It contains no parts and does nothing by itself.",
+    "author": "ChrisAdderley",
+    "license": "MIT",
+    "resources": {
+        "homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki",
+        "repository": "https://github.com/ChrisAdderley/CryoTanks"
+    },
+    "version": "1.1.3",
+    "ksp_version_min": "1.7.0",
+    "ksp_version_max": "1.7.99",
+    "supports": [
+        {
+            "name": "CryoTanks"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
+            "install_to": "GameData/CryoTanks/Plugins"
+        }
+    ],
+    "download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.1.3/CryoTanks_1_1_3.zip",
+    "download_size": 49551716,
+    "download_hash": {
+        "sha1": "6EC0CCC599075B7563C49F7DDF4E1203BEC76E2E",
+        "sha256": "C7187B0F882A5717157822416FE2A3C66A27326E8196AD8C328139732AE57BD4"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}