From bba0883338e7a44822b7cb8591a8df83e403b735 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sat, 2 Feb 2019 01:35:48 +0000
Subject: [PATCH]  "NetKAN generated mods - SimpleFuelSwitch-1.2"

---
 SimpleFuelSwitch/SimpleFuelSwitch-1.2.ckan | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)
 create mode 100644 SimpleFuelSwitch/SimpleFuelSwitch-1.2.ckan

diff --git a/SimpleFuelSwitch/SimpleFuelSwitch-1.2.ckan b/SimpleFuelSwitch/SimpleFuelSwitch-1.2.ckan
new file mode 100644
index 0000000000..74551d066e
--- /dev/null
+++ b/SimpleFuelSwitch/SimpleFuelSwitch-1.2.ckan
@@ -0,0 +1,36 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "SimpleFuelSwitch",
+    "name": "SimpleFuelSwitch",
+    "abstract": "Toggle tanks' fuel type in the edior (e.g. choose between LFO and liquid-fuel-only). Simple and lightweight.",
+    "author": "Snark",
+    "license": "CC-BY-NC-SA-4.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181274-16x-simplefuelswitch-v10-toggle-tanks-fuel-type-in-the-editor-simple-and-lightweight/",
+        "spacedock": "https://spacedock.info/mod/2053/SimpleFuelSwitch",
+        "repository": "https://github.com/KSPSnark/SimpleFuelSwitch",
+        "x_screenshot": "https://spacedock.info/content/Snark_166/SimpleFuelSwitch/SimpleFuelSwitch-1547089138.553252.png"
+    },
+    "version": "1.2",
+    "ksp_version": "1.6.1",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "install": [
+        {
+            "find": "SimpleFuelSwitch",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2053/SimpleFuelSwitch/download/1.2",
+    "download_size": 82209,
+    "download_hash": {
+        "sha1": "34C3F4213F3B38305071E9B30EBD311FBD3850C2",
+        "sha256": "9393B382EE253BB6C4ED366BDEA80D3BAE515352A0B6DFE903D5A822D4F44EF1"
+    },
+    "download_content_type": "application/zip",
+    "x_via": "Automated Linuxgurugamer CKAN script",
+    "x_generated_by": "netkan"
+}