1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

NetKAN generated mods - CryoEngines-LFO-1-1.1.3

This commit is contained in:
NetKAN inflator Robot
2020-05-03 05:13:43 +00:00
parent e41d203aea
commit d0aa939ec7

View File

@ -0,0 +1,45 @@
{
"spec_version": "v1.4",
"identifier": "CryoEngines-LFO",
"name": "Cryogenic Engines - Liquid Fuel/Oxidizer",
"abstract": "Optional patch to make the engines burn KSP's normal liquid fuel and oxidizer mixture instead of the custom liquid hydrogen and oxidizer mixture that they use by default, at the cost of efficiency",
"author": "Nertea",
"version": "1:1.1.3",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.9.99",
"license": "MIT",
"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/ChrisAdderley/CryoEngines",
"metanetkan": "https://raw.githubusercontent.com/ChrisAdderley/CryoEngines/master/CKAN/CryoEngines-LFO.netkan",
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
},
"tags": [
"config"
],
"depends": [
{
"name": "CryoEngines"
}
],
"conflicts": [
{
"name": "CryoEngines-NFAero"
}
],
"install": [
{
"find": "CryoEnginesLFO",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/1.1.3",
"download_size": 76720252,
"download_hash": {
"sha1": "AFD40DCDB3029E3A845D5454E73A8A7E7582E9E3",
"sha256": "FC59CEA73BA73ACFA77DB5306E1A4BA710608206B999F8BAB44E71074A031604"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}