diff --git a/CryoTanks-Core/CryoTanks-Core-1.6.6.ckan b/CryoTanks-Core/CryoTanks-Core-1.6.6.ckan new file mode 100644 index 0000000000..bac1491118 --- /dev/null +++ b/CryoTanks-Core/CryoTanks-Core-1.6.6.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.2", + "identifier": "CryoTanks-Core", + "name": "Cryo Tanks Core", + "abstract": "Cryo Tanks plugin stand-alone, for adding functionality to other mods. Contains no parts and does nothing by itself.", + "author": "Nertea (Chris Adderley)", + "version": "1.6.6", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "MIT", + "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", + "remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoTanks/master/GameData/CryoTanks/Versioning/CryoTanks.version" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "CryoTanks" + } + ], + "install": [ + { + "file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll", + "install_to": "GameData/CryoTanks/Plugins" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/CryoTanks/releases/download/1.6.6/CryoTanks_1_6_6.zip", + "download_size": 60344729, + "download_hash": { + "sha1": "056B5A2A64BB4C7675D65FB26014FC764390C130", + "sha256": "9DC232AFCBA98A72FD67642241B8C7B3296FB764D26023094EB35960D94ACFB6" + }, + "download_content_type": "application/zip", + "install_size": 20992, + "release_date": "2024-08-14T04:31:32Z", + "x_generated_by": "netkan" +}