diff --git a/CrewQueueTwo/CrewQueueTwo-1.1.7.ckan b/CrewQueueTwo/CrewQueueTwo-1.1.7.ckan
new file mode 100644
index 0000000000..05fcc2fe49
--- /dev/null
+++ b/CrewQueueTwo/CrewQueueTwo-1.1.7.ckan
@@ -0,0 +1,46 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "CrewQueueTwo",
+    "name": "Crew R&R",
+    "abstract": "This mod is focused around the idea of encouraging the player to keep a deeper roster of crew, and to increase the value of individual experienced crew.",
+    "author": "linuxgurugamer",
+    "license": "MIT",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/159299-12-crewqueue-crew-rotation-and-vacations/",
+        "spacedock": "https://spacedock.info/mod/1324/Crew%20R&R",
+        "repository": "https://github.com/linuxgurugamer/CrewRandR"
+    },
+    "version": "1.1.7",
+    "ksp_version": "1.4.1",
+    "depends": [
+        {
+            "name": "ClickThroughBlocker"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "BetterCrewAssignment"
+        },
+        {
+            "name": "CrewQueue"
+        }
+    ],
+    "install": [
+        {
+            "install_to": "GameData",
+            "find": "CrewRandR"
+        }
+    ],
+    "download": "https://spacedock.info/mod/1324/Crew%20R%26R/download/1.1.7",
+    "download_size": 67016,
+    "download_hash": {
+        "sha1": "95D24F826DEC1276400B039100BEF9B45BAAC3B0",
+        "sha256": "081CE25EF8CCA19630E73995415A960D24BE82F7D872F30DB4B123CE71A8778A"
+    },
+    "download_content_type": "application/zip",
+    "x_via": "Automated Linuxgurugamer CKAN script",
+    "x_generated_by": "netkan"
+}