CKAN-meta/CryoTanks-Core/CryoTanks-Core-1.2.0.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.0",
"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.0/CryoTanks_1_2_0.zip",
"download_size": 60248694,
"download_hash": {
"sha1": "0F1737ECAE1899802948B52766A12BF2BADBBBED",
"sha256": "9355C10BBA47CF6C267E9D3692537662ED8334DD1FB6ABB90A40D8052AC4E2DA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}