NetKAN added mod - CryoEngines-1-1.2.0
This commit is contained in:
parent
c8d1915565
commit
3857018af0
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines",
|
||||
"name": "Cryogenic Engines",
|
||||
"abstract": "Provides new, very high efficiency engines in 1.25m, 2.5m and 3.75m size classes that burn liquid hydrogen.",
|
||||
"author": "Nertea",
|
||||
"version": "1:1.2.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/106089-16x-cryogenic-engines-high-isp-chemical-rockets-january-21/",
|
||||
"spacedock": "https://spacedock.info/mod/709/Cryogenic%20Engines",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/CryoEngines",
|
||||
"metanetkan": "https://raw.githubusercontent.com/ChrisAdderley/CryoEngines/master/CKAN/CryoEngines.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"ja",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"fr",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"de-de",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CryoEngines-LFO"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/1.2.0",
|
||||
"download_size": 76730457,
|
||||
"download_hash": {
|
||||
"sha1": "A4C2564271E9EA8028034C273917C0901497943F",
|
||||
"sha256": "BD694081175DA9E4136B545F0E1BA258699E515E1CF5B8DF14CB307511C8F283"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-23T15:32:35.500147+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue