From b87df6069be986f8b99239bd5db0eebd0cf15c59 Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Mon, 11 May 2015 01:40:44 +0200
Subject: [PATCH] NetKAN generated mods - SmartParts/SmartParts-1.6.3

---
 SmartParts/SmartParts-1.6.3.ckan | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 SmartParts/SmartParts-1.6.3.ckan

diff --git a/SmartParts/SmartParts-1.6.3.ckan b/SmartParts/SmartParts-1.6.3.ckan
new file mode 100644
index 0000000000..a2bf36bd3b
--- /dev/null
+++ b/SmartParts/SmartParts-1.6.3.ckan
@@ -0,0 +1,23 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "SmartParts",
+    "name": "Smart Parts",
+    "abstract": "Smart Parts can trigger all 10 action groups, as well as various other functionality such as SAS, lights, stage, or abort.",
+    "license": "CC-BY-NC-SA-3.0",
+    "ksp_version": "1.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/64227",
+        "repository": "https://github.com/BrettWebb/KerbalSmartParts"
+    },
+    "install": [
+        {
+            "file": "GameData/SmartParts",
+            "install_to": "GameData"
+        }
+    ],
+    "author": "BrettWebb",
+    "version": "1.6.3",
+    "download": "https://github.com/BrettWebb/KerbalSmartParts/releases/download/1.6.3/SmartParts-1.6.3.zip",
+    "x_generated_by": "netkan",
+    "download_size": 568449
+}