diff --git a/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.4.ckan b/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.4.ckan index 5a452d9965..8a298909a0 100644 --- a/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.4.ckan +++ b/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.4.ckan @@ -1,9 +1,17 @@ { "spec_version": 1, "identifier": "FuelSwitchtoeverytank-default", - "license": "CC-BY-SA-2.0", "name": "FuelSwitch to every tank-default", "abstract": "This small ModuleManager config adds module FSfuelSwitch to every fuel tank in game, including non-stock", + "author": "micha030201", + "license": "CC-BY-SA-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/123581", + "kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank", + "repository": "http://The%20config%20itself" + }, + "version": "0.4", + "ksp_version": "1.0.4", "provides": [ "FuelSwitchtoeverytank" ], @@ -15,6 +23,14 @@ "name": "FirespitterCore" } ], + "install": [ + { + "file": "FSfuelSwitchForEveryTank.cfg", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank/download/0.4", + "download_size": 5489, "conflicts": [ { "name": "StockFuelSwitch" @@ -26,21 +42,5 @@ "name": "ThermalPaint" } ], - "install": [ - { - "file": "FSfuelSwitchForEveryTank.cfg", - "install_to": "GameData" - } - ], - "ksp_version": "1.0.4", - "version": "0.4", - "author": "micha030201", - "download": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank/download/0.4", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/123581", - "repository": "http://The%20config%20itself", - "kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank" - }, - "download_size": 5489, "x_generated_by": "netkan" }