From c8ece8cb09164a0b05fb7acfa573986e8d297cc7 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Tue, 2 Jun 2015 04:40:53 +0000
Subject: [PATCH] 'NetKAN generated mods -
 InterstellarFuelSwitch/InterstellarFuelSwitch-1.7.ckan'

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

diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.7.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.7.ckan
new file mode 100644
index 0000000000..3e0e8145d0
--- /dev/null
+++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.7.ckan
@@ -0,0 +1,40 @@
+{
+    "spec_version": "v1.4",
+    "license": "CC-BY-NC",
+    "identifier": "InterstellarFuelSwitch",
+    "depends": [
+        {
+            "name": "InterstellarFuelSwitch-Core"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "find": "InterstellarFuelSwitch",
+            "install_to": "GameData",
+            "filter": "Plugins"
+        }
+    ],
+    "abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
+    "description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo",
+    "suggests": [
+        {
+            "name": "CommunityResourcePack"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/117932",
+        "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues",
+        "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch",
+        "kerbalstuff": "https://kerbalstuff.com/mod/718"
+    },
+    "ksp_version": "1.0.2",
+    "name": "Interstellar Fuel Switch",
+    "author": "FreeThinker",
+    "version": "1.7",
+    "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.7",
+    "x_generated_by": "netkan",
+    "download_size": 67520
+}