"NetKAN generated mods - CryoEngines-LFO-1-1.0.1"
This commit is contained in:
parent
c2c0bc9a56
commit
f48afe9f5d
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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",
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Cryogenic_Engines/Cryogenic_Engines-1463537159.2542982.png"
|
||||
},
|
||||
"version": "1:1.0.1",
|
||||
"ksp_version_min": "1.7.0",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CryoEngines-NFAero"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesLFO",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/1.0.1",
|
||||
"download_size": 83176727,
|
||||
"download_hash": {
|
||||
"sha1": "5CED8D80C98340C26753B61C1770865BE612D08F",
|
||||
"sha256": "5AD67E05259CFCC49F987F7D5CEDAEB5AF1B14771B698BB73AB372555BCB3CCE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue