diff --git a/KSPDataDump/KSPDataDump-0.0.1.2.ckan b/KSPDataDump/KSPDataDump-0.0.1.2.ckan
new file mode 100644
index 0000000000..c93ce09c31
--- /dev/null
+++ b/KSPDataDump/KSPDataDump-0.0.1.2.ckan
@@ -0,0 +1,47 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "KSPDataDump",
+    "name": "KSP DataDump",
+    "abstract": "Dumps part data into a CSV file",
+    "author": "linuxgurugamer",
+    "version": "0.0.1.2",
+    "ksp_version_min": "1.8.0",
+    "ksp_version_max": "1.10.1",
+    "license": "unknown",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198039-18x-19x-110x-ksp_datadump/",
+        "spacedock": "https://spacedock.info/mod/2566/KSP%20DataDump",
+        "repository": "https://github.com/linuxgurugamer/KSP_DataDump"
+    },
+    "tags": [
+        "app",
+        "information"
+    ],
+    "depends": [
+        {
+            "name": "ToolbarController"
+        },
+        {
+            "name": "ClickThroughBlocker"
+        },
+        {
+            "name": "SpaceTuxLibrary"
+        }
+    ],
+    "install": [
+        {
+            "find": "KSP_DataDump",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2566/KSP%20DataDump/download/0.0.1.2",
+    "download_size": 26620,
+    "download_hash": {
+        "sha1": "572963D5B6E554794A2EBBEADD5F80BD5A8EA664",
+        "sha256": "01CE1446F4EAB81499AEC9382F61EADC6BB646C6E5FFA410CA8DA363E1A1ECA2"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2020-11-11T17:15:04.314295+00:00",
+    "x_via": "Automated Linuxgurugamer CKAN script",
+    "x_generated_by": "netkan"
+}