"NetKAN generated mods - CryoEngines-LFO-1-0.6.0"
This commit is contained in:
parent
5a4f1beb86
commit
09e2b5d933
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines-LFO",
|
||||
"name": "Cryogenic Engines Extras: LFO Patch",
|
||||
"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.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106089-112-cryogenic-engines-high-isp-chemical-rockets-16-may-112-fixes/",
|
||||
"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:0.6.0",
|
||||
"ksp_version": "1.4.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesLFO",
|
||||
"install_to": "GameData/CryoEngines/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/0.6.0",
|
||||
"download_size": 56147787,
|
||||
"download_hash": {
|
||||
"sha1": "95C11A70B617B474D0F2B57E4A5DC15FE99DACE8",
|
||||
"sha256": "4FB60930985591133E3A05991F0E26736169659B376E3396EC31807620E3C5A2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue