diff --git a/CryoTanks/CryoTanks-1.6.5.ckan b/CryoTanks/CryoTanks-1.6.5.ckan new file mode 100644 index 0000000000..69f1a2f826 --- /dev/null +++ b/CryoTanks/CryoTanks-1.6.5.ckan @@ -0,0 +1,68 @@ +{ + "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.5", + "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.5/CryoTanks_1_6_5.zip", + "download_size": 60306138, + "download_hash": { + "sha1": "F73FA641A1E7D66F18EA61C6BE615D2DB89A4F4A", + "sha256": "C2279C563597F6FF093B96648B2ACF11438A571BAB8722C8690EDEF7B4FDA210" + }, + "download_content_type": "application/zip", + "install_size": 113660699, + "release_date": "2022-09-21T05:41:51Z", + "x_generated_by": "netkan" +}