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

41 lines
1.4 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.2",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.10.99",
"license": "MIT",
"resources": {
"homepage": "https://github.com/ChrisAdderley/CryoTanks/wiki",
"repository": "https://github.com/ChrisAdderley/CryoTanks",
"bugtracker": "https://github.com/ChrisAdderley/CryoTanks/issues",
"metanetkan": "https://github.com/ChrisAdderley/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/ChrisAdderley/CryoTanks/releases/download/1.5.2/CryoTanks_1_5_2.zip",
"download_size": 60298266,
"download_hash": {
"sha1": "6821385B4A8CC142BD8889CAACBA6AFD797A8DB6",
"sha256": "717622CDA6EAC03728A292BE5FA0A8D430B402E20D618376B641EC26309AC201"
},
"download_content_type": "application/zip",
"release_date": "2020-08-01T21:41:08Z",
"x_generated_by": "netkan"
}