From 7cc2ef71ad492bda0fac5725d820929c43411d4d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 22 Feb 2021 06:09:57 +0000 Subject: [PATCH] NetKAN added mod - CryoTanks-Core-1.6.0 --- CryoTanks-Core/CryoTanks-Core-1.6.0.ckan | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 CryoTanks-Core/CryoTanks-Core-1.6.0.ckan diff --git a/CryoTanks-Core/CryoTanks-Core-1.6.0.ckan b/CryoTanks-Core/CryoTanks-Core-1.6.0.ckan new file mode 100644 index 0000000000..45f7fcfec7 --- /dev/null +++ b/CryoTanks-Core/CryoTanks-Core-1.6.0.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.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.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.0/CryoTanks_1_6_0.zip", + "download_size": 60301355, + "download_hash": { + "sha1": "6647A6779CBFB1BD69EC69275B9793F8523212D6", + "sha256": "8B2907B2D6A9570DC8D485B1F975A1B37E84EBE1332F0EF5D9A5678118E669BD" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-22T06:01:40Z", + "x_generated_by": "netkan" +}