From a1bdbcb6107f6549c37156bb9d89b94eeccc5562 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Wed, 20 Apr 2016 00:16:56 +0000
Subject: [PATCH]  "NetKAN generated mods - QuickContracts-v1.05"

---
 QuickContracts/QuickContracts-v1.05.ckan | 25 ++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 QuickContracts/QuickContracts-v1.05.ckan

diff --git a/QuickContracts/QuickContracts-v1.05.ckan b/QuickContracts/QuickContracts-v1.05.ckan
new file mode 100644
index 0000000000..40119d0361
--- /dev/null
+++ b/QuickContracts/QuickContracts-v1.05.ckan
@@ -0,0 +1,25 @@
+{
+    "spec_version": 1,
+    "identifier": "QuickContracts",
+    "name": "QuickContracts",
+    "abstract": "Adds the possibility to have keyboard's shortcuts on the mission control.",
+    "author": "malah",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
+        "spacedock": "https://spacedock.info/mod/104/QuickContracts",
+        "repository": "https://github.com/malahx/QuickContracts"
+    },
+    "version": "v1.05",
+    "ksp_version_min": "1.1.0",
+    "ksp_version_max": "1.1.99",
+    "install": [
+        {
+            "file": "GameData/QuickContracts",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/104/QuickContracts/download/v1.05",
+    "download_size": 32980,
+    "x_generated_by": "netkan"
+}