From 09e17ab289ce01b1a2df40c9550d403fcb26db2b Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Sat, 30 Apr 2016 10:20:01 +0000
Subject: [PATCH]  "NetKAN generated mods - InterstellarFuelSwitch-1.26"

---
 .../InterstellarFuelSwitch-1.26.ckan          | 39 +++++++++++++++++++
 1 file changed, 39 insertions(+)
 create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-1.26.ckan

diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.26.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.26.ckan
new file mode 100644
index 0000000000..2d7e244d8a
--- /dev/null
+++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.26.ckan
@@ -0,0 +1,39 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "InterstellarFuelSwitch",
+    "name": "Interstellar Fuel Switch",
+    "abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
+    "author": "FreeThinker",
+    "license": "GPL-2.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/",
+        "spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch",
+        "bugtracker": "https://github.com/sswelm/KSP-Interstellar-Extended/issues",
+        "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1455881942.4863732.jpg"
+    },
+    "version": "1.26",
+    "ksp_version": "1.1.1",
+    "depends": [
+        {
+            "name": "CommunityResourcePack",
+            "min_version": "0.5.0"
+        },
+        {
+            "name": "InterstellarFuelSwitch-Core",
+            "min_version": "1.25"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "find": "InterstellarFuelSwitch",
+            "install_to": "GameData",
+            "filter": "Plugins"
+        }
+    ],
+    "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/1.26",
+    "download_size": 73538,
+    "x_generated_by": "netkan"
+}