"NetKAN generated mods - CryoEngines-NFAero-1.0.3"
This commit is contained in:
parent
6767f8000b
commit
e9a20819ae
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CryoEngines-NFAero",
|
||||
"name": "Cryogenic Engines - Near Future Aeronautics",
|
||||
"abstract": "Optional patch to convert relevant engines in Near Future Aeronautics to burn Liquid Hydrogen",
|
||||
"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.0.3",
|
||||
"ksp_version_min": "1.7.3",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CryoEngines-LFO"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "CryoEnginesNFAero",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/709/Cryogenic%20Engines/download/1.0.3",
|
||||
"download_size": 83223587,
|
||||
"download_hash": {
|
||||
"sha1": "76CE2BDF1B66C2568B3511CBE1CBEC39CF0DA6F5",
|
||||
"sha256": "F1B58901491E60AD903F7544445A44A76E85FEC33397005723AAFE7BC6A1BA30"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue