NetKAN added mod - CryoTanks-1.6.5

This commit is contained in:
NetKAN inflator Robot 2022-09-21 06:10:21 +00:00
parent 74e9e817d0
commit 13c1166ffd
1 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,68 @@
{
"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": "Nertea (Chris Adderley)",
"version": "1.6.5",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"license": "restricted",
"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.netkan",
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoTanks/master/GameData/CryoTanks/Versioning/CryoTanks.version"
},
"tags": [
"parts"
],
"localizations": [
"de-de",
"en-us",
"es-es",
"fr-fr",
"ru",
"zh-cn"
],
"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/post-kerbin-mining-corporation/CryoTanks/releases/download/1.6.5/CryoTanks_1_6_5.zip",
"download_size": 60306138,
"download_hash": {
"sha1": "F73FA641A1E7D66F18EA61C6BE615D2DB89A4F4A",
"sha256": "C2279C563597F6FF093B96648B2ACF11438A571BAB8722C8690EDEF7B4FDA210"
},
"download_content_type": "application/zip",
"install_size": 113660699,
"release_date": "2022-09-21T05:41:51Z",
"x_generated_by": "netkan"
}