From 001852b844b20071a1887380b1da4e7467262d60 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Sun, 20 Mar 2016 21:16:44 +0000
Subject: [PATCH]  "NetKAN generated mods - SimpleConstruction-v1.5"

---
 .../SimpleConstruction-v1.5.ckan              | 42 +++++++++++++++++++
 1 file changed, 42 insertions(+)
 create mode 100644 SimpleConstruction/SimpleConstruction-v1.5.ckan

diff --git a/SimpleConstruction/SimpleConstruction-v1.5.ckan b/SimpleConstruction/SimpleConstruction-v1.5.ckan
new file mode 100644
index 0000000000..68513a3d8b
--- /dev/null
+++ b/SimpleConstruction/SimpleConstruction-v1.5.ckan
@@ -0,0 +1,42 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "SimpleConstruction",
+    "name": "SimpleConstruction",
+    "abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ",
+    "author": "matterbeam",
+    "license": "CC-BY-NC-SA-4.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131588-105-simpleconstruction-stock-rocket-building-v08/",
+        "spacedock": "https://spacedock.info/mod/59/SimpleConstruction",
+        "x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg"
+    },
+    "version": "v1.5",
+    "ksp_version": "1.0.5",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "InterstellarFuelSwitch-Core"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "ExtraPlanetaryLaunchpads"
+        }
+    ],
+    "install": [
+        {
+            "find": "SimpleConstruction",
+            "install_to": "GameData",
+            "filter": [
+                "Thumbs.db",
+                "InterstellarFuelSwitch.version",
+                "InterstellarFuelSwitch.dll"
+            ]
+        }
+    ],
+    "download": "https://spacedock.info/mod/59/SimpleConstruction/download/v1.5",
+    "download_size": 149286,
+    "x_generated_by": "netkan"
+}