"NetKAN generated mods - NearFuturePropulsion-LowThrustEP-1.0.1"
This commit is contained in:
parent
19d5e8b943
commit
c83b3ef809
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "NearFuturePropulsion-LowThrustEP",
|
||||
"name": "Near Future Propulsion Extras: Reduced Thrust Configs",
|
||||
"abstract": "This optional patch provides a user-editable config file that can reduce (or potentially even increase) the thrust output of all electric engines, while keeping other performance values constant.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155465-131-near-future-technologies-bugfix-updates-march-2/",
|
||||
"spacedock": "https://spacedock.info/mod/557/Near%20Future%20Propulsion",
|
||||
"repository": "https://github.com/ChrisAdderley/NearFuturePropulsion",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Near_Future_Propulsion/Near_Future_Propulsion-1461341391.2874317.png"
|
||||
},
|
||||
"version": "1.0.1",
|
||||
"ksp_version": "1.4.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NFPropulsionTweakPatch.cfg",
|
||||
"install_to": "GameData/NearFuturePropulsion/Extras",
|
||||
"find_matches_files": true
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/557/Near%20Future%20Propulsion/download/1.0.1",
|
||||
"download_size": 38104903,
|
||||
"download_hash": {
|
||||
"sha1": "71B531DF306B1E27C3FFD4CB3CB8EC83BBE7D178",
|
||||
"sha256": "74AE7F829ED50B7336C984EAF574BBD846E224588B4D937E9A838BA3670B95BE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue