NetKAN generated mods - NearFutureSpacecraft-OrbitalLFOEngines-1.3.1
This commit is contained in:
parent
65bd76f477
commit
721ad574ac
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "NearFutureSpacecraft-OrbitalLFOEngines",
|
||||
"name": "Near Future Spacecraft - LFO Engines",
|
||||
"abstract": "Convertes the monopropellant-based orbital engines in NF Spacecraft to use Liquid Fuel/Oxidizer",
|
||||
"author": "Nertea",
|
||||
"version": "1.3.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-16x-near-future-technologies-16x-fixes-jan-21/",
|
||||
"spacedock": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFutureSpacecraft",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/NearFutureSpacecraft/raw/master/CKAN/NearFutureSpacecraft-OrbitalLFOEngines.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Spacecraft/Near_Future_Spacecraft-1463532778.5485678.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OrbitalLFOEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/708/Near%20Future%20Spacecraft/download/1.3.1",
|
||||
"download_size": 91167407,
|
||||
"download_hash": {
|
||||
"sha1": "10CDB6332189D6B017344ABD69E8E6CBBDD5F791",
|
||||
"sha256": "004CCD8F0B82D334EDE92BC4D3FA1ACA2CDED32362EAA48956DC51C8DD049ABA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue