From 780ed5f0634c2f3ecf35f8a5dbcd6edf4eb6e39a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 30 Jul 2019 00:15:55 +0000 Subject: [PATCH] "NetKAN generated mods - CryoTanks-1.2.1" --- CryoTanks/CryoTanks-1.2.1.ckan | 59 ++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 CryoTanks/CryoTanks-1.2.1.ckan diff --git a/CryoTanks/CryoTanks-1.2.1.ckan b/CryoTanks/CryoTanks-1.2.1.ckan new file mode 100644 index 0000000000..b8da653a03 --- /dev/null +++ b/CryoTanks/CryoTanks-1.2.1.ckan @@ -0,0 +1,59 @@ +{ + "spec_version": "v1.4", + "identifier": "CryoTanks", + "name": "Cryo Tanks", + "abstract": "A set of fuel tanks for containing Liquid Hydrogen. Also adds Liquid Hydrogen storage to most stock tanks", + "author": "ChrisAdderley", + "license": "restricted", + "resources": { + "homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki", + "repository": "https://github.com/ChrisAdderley/CryoTanks" + }, + "version": "1.2.1", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "localizations": [ + "ru", + "fr-fr", + "de-de", + "en-us", + "es-es" + ], + "depends": [ + { + "name": "CryoTanks-Core" + }, + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "DynamicBatteryStorage" + } + ], + "supports": [ + { + "name": "KerbalAtomics" + }, + { + "name": "CryoEngines" + } + ], + "install": [ + { + "find": "CryoTanks", + "install_to": "GameData", + "filter": "SimpleBoiloff.dll" + } + ], + "download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.2.1/CryoTanks_1_2_1.zip", + "download_size": 60250054, + "download_hash": { + "sha1": "B29CB1385CD93ADAC277DA629ABAB44ACCA90A21", + "sha256": "503DC6797F4B8FDC4AEDCF1A08E4C1915EFC86D3FE051B3C0425AF1E3FCA8CFF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}