From e5847be01d97d5246ed05f30692e83b3ea90c130 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 9 Jun 2015 15:20:33 +0000 Subject: [PATCH] 'NetKAN generated mods - FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan' --- .../FuelSwitchtoeverytank-default-0.2b.ckan | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan diff --git a/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan b/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan new file mode 100644 index 0000000000..ecca443040 --- /dev/null +++ b/FuelSwitchtoeverytank-default/FuelSwitchtoeverytank-default-0.2b.ckan @@ -0,0 +1,48 @@ +{ + "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", + "provides": [ + "FuelSwitchtoeverytank" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "FirespitterCore" + } + ], + "conflicts": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "StockFuelSwitch" + }, + { + "name": "FuelSwitchtoeverytank" + }, + { + "name": "ThermalPaint" + } + ], + "install": [ + { + "file": "FSfuelSwitchForEveryTank.cfg", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/123581", + "kerbalstuff": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank" + }, + "ksp_version": "1.0.2", + "author": "micha030201", + "version": "0.2b", + "download": "https://kerbalstuff.com/mod/861/FuelSwitch%20to%20every%20tank/download/0.2b", + "x_generated_by": "netkan", + "download_size": 5268 +}