"NetKAN generated mods - CryoEngines-LFO-1-0.3.4"
This commit is contained in:
parent
633b66c176
commit
8ab10c3940
|
@ -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.3.4",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesLFO",
|
||||
"install_to": "GameData/CryoEngines/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/0.3.4",
|
||||
"download_size": 16351468,
|
||||
"download_hash": {
|
||||
"sha1": "50485D2D8D40F4B1F5084A80666769A6718E0FB2",
|
||||
"sha256": "BAF544D1BEBBBA52FC85487399FF7AFEFB5CE84CC4F7FC864C725DD120704F88"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue