diff --git a/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.6.0.ckan b/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.6.0.ckan new file mode 100644 index 0000000000..9ea6d1f767 --- /dev/null +++ b/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.6.0.ckan @@ -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" +}