From b1ed1bc74964d02eccaaf8d53cd48988de9d3aa8 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Fri, 30 Jun 2017 21:40:24 +0000
Subject: [PATCH]  "NetKAN generated mods - SETI-RemoteTech-1.3.0.0"

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

diff --git a/SETI-RemoteTech/SETI-RemoteTech-1.3.0.0.ckan b/SETI-RemoteTech/SETI-RemoteTech-1.3.0.0.ckan
new file mode 100644
index 0000000000..015d55f454
--- /dev/null
+++ b/SETI-RemoteTech/SETI-RemoteTech-1.3.0.0.ckan
@@ -0,0 +1,37 @@
+{
+    "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.3.0.0",
+    "ksp_version_min": "1.0.0",
+    "ksp_version_max": "1.99.99",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "RemoteTech"
+        }
+    ],
+    "install": [
+        {
+            "find": "SETIremoteTechConfig",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Y3mo/SETI-RemoteTech/releases/download/1.3.0.0/SETIremoteTechConfig-1.3.0.0.zip",
+    "download_size": 1537,
+    "download_hash": {
+        "sha1": "83D0AE5160CF3F7D7DC566FD1BC8DCA0152200F0",
+        "sha256": "6F04E921A883462BB732FF11490E1A09DB24D59F78DF61C3C35A117CBE3E9159"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}