From 103db5199c7f493991381ebb26fa734aabc9b4ae Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Fri, 23 Jul 2021 21:10:10 +0000
Subject: [PATCH] NetKAN added mod - CryoTanks-Core-1.6.1

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

diff --git a/CryoTanks-Core/CryoTanks-Core-1.6.1.ckan b/CryoTanks-Core/CryoTanks-Core-1.6.1.ckan
new file mode 100644
index 0000000000..967f393572
--- /dev/null
+++ b/CryoTanks-Core/CryoTanks-Core-1.6.1.ckan
@@ -0,0 +1,41 @@
+{
+    "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": "Nertea (Chris Adderley)",
+    "version": "1.6.1",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.12.99",
+    "license": "MIT",
+    "resources": {
+        "homepage": "https://github.com/post-kerbin-mining-corporation/CryoTanks/wiki",
+        "repository": "https://github.com/post-kerbin-mining-corporation/CryoTanks",
+        "bugtracker": "https://github.com/post-kerbin-mining-corporation/CryoTanks/issues",
+        "metanetkan": "https://github.com/post-kerbin-mining-corporation/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan",
+        "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoTanks/master/GameData/CryoTanks/Versioning/CryoTanks.version"
+    },
+    "tags": [
+        "plugin"
+    ],
+    "supports": [
+        {
+            "name": "CryoTanks"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
+            "install_to": "GameData/CryoTanks/Plugins"
+        }
+    ],
+    "download": "https://github.com/post-kerbin-mining-corporation/CryoTanks/releases/download/1.6.1/CryoTanks_1_6_1.zip",
+    "download_size": 60302559,
+    "download_hash": {
+        "sha1": "B49463FB1CA12124EC94728E7030138ED7B21FAE",
+        "sha256": "8A8F2332A6D6CAFDEEAD200C2F13EAC072443F664B9989A8B891F573052B917E"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2021-07-23T21:08:06Z",
+    "x_generated_by": "netkan"
+}