diff --git a/CryoTanks/CryoTanks-1.6.2.ckan b/CryoTanks/CryoTanks-1.6.2.ckan new file mode 100644 index 0000000000..e4d149f9fc --- /dev/null +++ b/CryoTanks/CryoTanks-1.6.2.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.2", + "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": [ + "zh-cn", + "es-es", + "ru", + "en-us", + "de-de", + "fr-fr" + ], + "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.2/CryoTanks_1_6_2.zip", + "download_size": 60303019, + "download_hash": { + "sha1": "FF2C177192961C5EC590CEAB285E9D2FE7BEA309", + "sha256": "BAF216C193FB6FAA18E96127D5BB7C25EFDBE4DBF59B86C99DC9E4F4EAEF316B" + }, + "download_content_type": "application/zip", + "release_date": "2021-10-07T04:49:08Z", + "x_generated_by": "netkan" +}