diff --git a/UICore/UICore-1.0.2.ckan b/UICore/UICore-1.0.2.ckan
new file mode 100644
index 0000000000..a2d1444d13
--- /dev/null
+++ b/UICore/UICore-1.0.2.ckan
@@ -0,0 +1,39 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "UICore",
+    "name": "UICore",
+    "abstract": "Something that'll make your mod look cool",
+    "author": [
+        "RealGecko",
+        "linuxgurugamer"
+    ],
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152007-ksp-131-overdrive-lets-rock-revamp-ksp-ui/",
+        "spacedock": "https://spacedock.info/mod/1572/UICore",
+        "repository": "https://github.com/Real-Gecko/KSP-UICore",
+        "x_screenshot": "https://spacedock.info/content/RealGecko_4471/UICore/UICore-1509146663.8784165.png"
+    },
+    "version": "1.0.2",
+    "ksp_version": "1.8.0",
+    "depends": [
+        {
+            "name": "ClickThroughBlocker"
+        }
+    ],
+    "install": [
+        {
+            "find": "000_UICore",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/1572/UICore/download/1.0.2",
+    "download_size": 43128,
+    "download_hash": {
+        "sha1": "11746EF66EB5D623D203863D47B0ADD861594A6A",
+        "sha256": "9059357681466B271C6F27F57A989C299045522C89F343EBC9D9C043D299EB36"
+    },
+    "download_content_type": "application/zip",
+    "x_via": "Automated SpaceDock CKAN submission",
+    "x_generated_by": "netkan"
+}