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

35 lines
1.2 KiB
Plaintext

{
"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.1.4",
"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.1.4/CryoTanks_1_1_4.zip",
"download_size": 49594969,
"download_hash": {
"sha1": "5EE8ED7FE2DEE96EB26738DFD1C7D66ACCD7EB5A",
"sha256": "E2B44E1B7AD3E1512993CDA7708EF1F0B546D8B384765D48C63150A8D82363F7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}