NetKAN generated mods - CryoTanks-Core-1.4.0

This commit is contained in:
NetKAN inflator Robot 2019-11-06 19:49:39 +00:00
parent 390160f8c9
commit 04295c3101
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"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.4.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"supports": [
{
"name": "CryoTanks"
}
],
"install": [
{
"file": "GameData/CryoTanks/Plugins/SimpleBoiloff.dll",
"install_to": "GameData/CryoTanks/Plugins"
}
],
"download": "https://github.com/ChrisAdderley/CryoTanks/releases/download/1.4.0/CryoTanks_1_4_0.zip",
"download_size": 60220341,
"download_hash": {
"sha1": "7D047DCD36C51A8ECD9D4CA8F5BF490BD04F5A56",
"sha256": "9DD5F895175C80BF51850585D65D678CF650ED863B23D3B91D8501E770CED885"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}