diff --git a/CryoTanks-Core/CryoTanks-Core-1.2.3.ckan b/CryoTanks-Core/CryoTanks-Core-1.2.3.ckan new file mode 100644 index 0000000000..774c541806 --- /dev/null +++ b/CryoTanks-Core/CryoTanks-Core-1.2.3.ckan @@ -0,0 +1,34 @@ +{ + "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": "ChrisAdderley", + "license": "MIT", + "resources": { + "homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki", + "repository": "https://github.com/ChrisAdderley/CryoTanks" + }, + "version": "1.2.3", + "ksp_version_min": "1.7.3", + "ksp_version_max": "1.7.99", + "supports": [ + { + "name": "CryoTanks" + } + ], + "install": [ + { + "file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll", + "install_to": "GameData/CryoTanks/Plugins" + } + ], + "download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.2.3/CryoTanks_1_2_3.zip", + "download_size": 60263852, + "download_hash": { + "sha1": "E2805169CA73A1B34CD09144E74E88DA950121A8", + "sha256": "232BC1DF0A397AC34134BE459F904867902F60192F53C02908396BBF51CB5060" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}