diff --git a/AnyRes/AnyRes-1.2.ckan b/AnyRes/AnyRes-1.2.ckan
new file mode 100644
index 0000000000..3a3f204c33
--- /dev/null
+++ b/AnyRes/AnyRes-1.2.ckan
@@ -0,0 +1,28 @@
+{
+    "spec_version": 1,
+    "identifier": "AnyRes",
+    "name": "AnyRes",
+    "abstract": "Change your screen resolution to anything on the fly without having to edit config files",
+    "author": "CliftonM",
+    "license": "CC-BY-4.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134621-105-anyres-v10-dres/",
+        "spacedock": "https://spacedock.info/mod/430/AnyRes",
+        "repository": "https://github.com/CliftonMarien/AnyRes"
+    },
+    "version": "1.2",
+    "ksp_version": "1.1.0",
+    "install": [
+        {
+            "file": "AnyRes",
+            "install_to": "GameData",
+            "filter": [
+                ".DS_Store",
+                "MiniAVC.xml"
+            ]
+        }
+    ],
+    "download": "https://spacedock.info/mod/430/AnyRes/download/1.2",
+    "download_size": 11428,
+    "x_generated_by": "netkan"
+}