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

41 lines
1.5 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",
"version": "1.5.3",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.10.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",
"metanetkan": "https://github.com/post-kerbin-mining-corporation/CryoTanks/raw/master/CKAN/CryoTanks-Core.netkan"
},
"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.5.3/CryoTanks_1_5_3.zip",
"download_size": 60300313,
"download_hash": {
"sha1": "EF0297E70CAAA1476ED6FDCDB0FD88DBBC478EF3",
"sha256": "E00A85D32151A4C48B08CE4B6ED6D7F05C0D6C82FB48DB7CEC5C19F520E59A7B"
},
"download_content_type": "application/zip",
"release_date": "2020-10-30T18:53:24Z",
"x_generated_by": "netkan"
}