"NetKAN generated mods - NearFuturePropulsion-LowThrustEP-0.6.0"

This commit is contained in:
NetKAN inflator Robot 2015-12-24 21:26:39 +00:00
parent 8821039640
commit 01357feee6
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"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": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion",
"repository": "https://github.com/ChrisAdderley/NearFutureElectrical",
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Near_Future_Propulsion/Near_Future_Propulsion.png"
},
"version": "0.6.0",
"ksp_version": "1.0.5",
"depends": [
{
"name": "NearFuturePropulsion"
}
],
"install": [
{
"find": "ReducedElectricEngineThrust",
"install_to": "GameData/NearFuturePropulsion/Extras"
}
],
"download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.6.0",
"download_size": 46001608,
"x_generated_by": "netkan"
}