diff --git a/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.5.0.ckan b/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.5.0.ckan index b6539bbacd..e738a1f41c 100644 --- a/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.5.0.ckan +++ b/NearFuturePropulsion-LowThrustEP/NearFuturePropulsion-LowThrustEP-0.5.0.ckan @@ -1,26 +1,27 @@ { - "spec_version": "v1.2", + "spec_version": "v1.4", "identifier": "NearFuturePropulsion-LowThrustEP", - "name": "Near Future Propulsion - Reduced Electric Engine Thrust", - "abstract": "Reduces engine thrust to make the engines a little more realistic.", - "author": "Nertea", + "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.", + "release_status": "stable", "license": "CC-BY-NC-SA-4.0", - "install": [ - { - "file": "Extras/ReducedElectricEngineThrust", - "install_to": "GameData/NearFuturePropulsion" - } - ], "depends": [ { "name": "NearFuturePropulsion" } ], + "install": [ + { + "find": "ReducedElectricEngineThrust", + "install_to": "GameData/NearFuturePropulsion/Extras" + } + ], "resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", "kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion" }, "ksp_version": "1.0.2", + "author": "Nertea", "version": "0.5.0", "download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.5.0", "x_generated_by": "netkan",