From 07ad2a84c9180bf36942ee4368fe4c1dad11f753 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Sun, 24 Apr 2016 00:19:18 +0000
Subject: [PATCH]  "NetKAN generated mods - SETI-RemoteTech-1.0.8"

---
 SETI-RemoteTech/SETI-RemoteTech-1.0.8.ckan | 29 ++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 SETI-RemoteTech/SETI-RemoteTech-1.0.8.ckan

diff --git a/SETI-RemoteTech/SETI-RemoteTech-1.0.8.ckan b/SETI-RemoteTech/SETI-RemoteTech-1.0.8.ckan
new file mode 100644
index 0000000000..e0bf307134
--- /dev/null
+++ b/SETI-RemoteTech/SETI-RemoteTech-1.0.8.ckan
@@ -0,0 +1,29 @@
+{
+    "spec_version": 1,
+    "identifier": "SETI-RemoteTech",
+    "name": "RemoteTech - SETI Config",
+    "abstract": "This is a SETI config for RemoteTech, adding ground stations, changing the KSC range to cover the whole kerbol system (when not obstructed), setting signal delay to false and tweaking some colors.",
+    "author": "Y3mo",
+    "license": "GPL-2.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/106130",
+        "repository": "https://github.com/Y3mo/SETI-RemoteTech"
+    },
+    "version": "1.0.8",
+    "ksp_version_min": "1.0.0",
+    "ksp_version_max": "1.1.99",
+    "depends": [
+        {
+            "name": "RemoteTech"
+        }
+    ],
+    "install": [
+        {
+            "find": "RemoteTech",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.0.8/SETI-RemoteTechConfig-1.0.8.zip",
+    "download_size": 1586,
+    "x_generated_by": "netkan"
+}