NetKAN generated mods - CryoTanks-1.5.2
This commit is contained in:
parent
927d176aa5
commit
30340a61fb
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.5.2",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "restricted",
|
||||
"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.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"zh-cn",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr"
|
||||
],
|
||||
"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.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"
|
||||
}
|
Loading…
Reference in New Issue