CKAN-meta/CryoTanks-Core/CryoTanks-Core-1.2.1.ckan

35 lines
1.2 KiB
JSON

{
"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.1",
"ksp_version_min": "1.7.0",
"ksp_version_max": "1.7.99",
"depends": [
{
"name": "CryoTanks"
}
],
"install": [
{
"file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
"install_to": "GameData/CryoTanks/Plugins"
}
],
"download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.2.1/CryoTanks_1_2_1.zip",
"download_size": 60250054,
"download_hash": {
"sha1": "B29CB1385CD93ADAC277DA629ABAB44ACCA90A21",
"sha256": "503DC6797F4B8FDC4AEDCF1A08E4C1915EFC86D3FE051B3C0425AF1E3FCA8CFF"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}