NetKAN added mod - CryoEngines-LFO-1-1.2.1
This commit is contained in:
parent
e73bb9bc49
commit
34cea6107e
|
@ -0,0 +1,47 @@
|
||||||
|
{
|
||||||
|
"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 (Chris Adderley)",
|
||||||
|
"version": "1:1.2.1",
|
||||||
|
"ksp_version_min": "1.10.0",
|
||||||
|
"ksp_version_max": "1.11.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/post-kerbin-mining-corporation/CryoEngines",
|
||||||
|
"metanetkan": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoEngines/master/CKAN/CryoEngines-LFO.netkan",
|
||||||
|
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/CryoEngines/master/GameData/CryoEngines/Versioning/CryoEngines.version",
|
||||||
|
"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.2.1",
|
||||||
|
"download_size": 76829787,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "92AAC7E1DCBEBF1869439058BE814521F19B2837",
|
||||||
|
"sha256": "CAF40DE9A95C70FAB0796B5A5755A0F5811CEBA7CBA1397A8C5D74A6CFD236EF"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2021-01-14T06:13:20.268858+00:00",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue