From ad84c88b7faf78ee144fc6f0288d3248d8241604 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 22 Jan 2022 19:10:10 +0000 Subject: [PATCH] NetKAN added mod - CryoTanks-1.6.4 --- CryoTanks/CryoTanks-1.6.4.ckan | 67 ++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 CryoTanks/CryoTanks-1.6.4.ckan diff --git a/CryoTanks/CryoTanks-1.6.4.ckan b/CryoTanks/CryoTanks-1.6.4.ckan new file mode 100644 index 0000000000..1dbd8bb383 --- /dev/null +++ b/CryoTanks/CryoTanks-1.6.4.ckan @@ -0,0 +1,67 @@ +{ + "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": "Nertea (Chris Adderley)", + "version": "1.6.4", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "restricted", + "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.netkan", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoTanks/master/GameData/CryoTanks/Versioning/CryoTanks.version" + }, + "tags": [ + "parts" + ], + "localizations": [ + "de-de", + "en-us", + "es-es", + "fr-fr", + "ru", + "zh-cn" + ], + "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/post-kerbin-mining-corporation/CryoTanks/releases/download/1.6.4/CryoTanks_1_6_4.zip", + "download_size": 60304281, + "download_hash": { + "sha1": "F5F7ACE57FA0DA7A885C77A142A07A0DD8869B46", + "sha256": "02D1E848D3F302EF58D538C7F20D0C83884F420473397921D6E38CF3F1753CF0" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-22T18:42:58Z", + "x_generated_by": "netkan" +}