NetKAN added mod - CryoEngines-LFO-1-2.0.0
This commit is contained in:
parent
a9532d86a2
commit
3b751c3ebc
|
@ -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:2.0.0",
|
||||
"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/2.0.0",
|
||||
"download_size": 94833764,
|
||||
"download_hash": {
|
||||
"sha1": "68C83553AD1007E9B9D2338C658F623CE68619BD",
|
||||
"sha256": "3C589B228336B05B8014ED3C6CC0FB00DCF350947BA00D375ECEBB02008325BD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-25T19:52:07.666798+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue