From 79a32f604be78f38f087061fffece90e1a63a189 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 12 Sep 2019 00:34:31 +0000 Subject: [PATCH] "NetKAN generated mods - CryoTanks-Core-1.3.0" --- CryoTanks-Core/CryoTanks-Core-1.3.0.ckan | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 CryoTanks-Core/CryoTanks-Core-1.3.0.ckan diff --git a/CryoTanks-Core/CryoTanks-Core-1.3.0.ckan b/CryoTanks-Core/CryoTanks-Core-1.3.0.ckan new file mode 100644 index 0000000000..28ae9e1744 --- /dev/null +++ b/CryoTanks-Core/CryoTanks-Core-1.3.0.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.3.0", + "ksp_version_min": "1.7.3", + "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.3.0/CryoTanks_1_3_0.zip", + "download_size": 60270801, + "download_hash": { + "sha1": "90BBA9D1CE3B5222EC9567A179E1C1EF1C4B0787", + "sha256": "4140A40A929E9B8B34B42BDFBF7EB6977E549A478B47DA84BC20740F2682150C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}