"NetKAN generated mods - CryoTanks-1.1.4"

This commit is contained in:
NetKAN inflator Robot 2019-07-10 00:16:42 +00:00
parent 8a3d4eaf00
commit 66174b2104
1 changed files with 59 additions and 0 deletions

View File

@ -0,0 +1,59 @@
{
"spec_version": "v1.4",
"identifier": "CryoTanks",
"name": "Cryo Tanks",
"abstract": "A set of fuel tanks for containing Liquid Hydrogen. Also adds Liquid Hydrogen storage to most stock tanks",
"author": "ChrisAdderley",
"license": "restricted",
"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",
"localizations": [
"ru",
"fr-fr",
"de-de",
"en-us",
"es-es"
],
"depends": [
{
"name": "CryoTanks-Core"
},
{
"name": "ModuleManager"
},
{
"name": "CommunityResourcePack"
},
{
"name": "DynamicBatteryStorage"
}
],
"supports": [
{
"name": "KerbalAtomics"
},
{
"name": "CryoEngines"
}
],
"install": [
{
"find": "CryoTanks",
"install_to": "GameData",
"filter": "SimpleBoiloff.dll"
}
],
"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"
}