diff --git a/Kopernicus/Kopernicus-2-release-1.2.1-3.ckan b/Kopernicus/Kopernicus-2-release-1.2.1-3.ckan
new file mode 100644
index 0000000000..19bec24e13
--- /dev/null
+++ b/Kopernicus/Kopernicus-2-release-1.2.1-3.ckan
@@ -0,0 +1,51 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "Kopernicus",
+    "name": "Kopernicus Planetary System Modifier",
+    "abstract": "Allows users to replace the planetary system used by the game.",
+    "author": [
+        "BryceSchroeder",
+        "Teknoman117",
+        "Thomas P.",
+        "NathanKell",
+        "KillAshley",
+        "Gravitasi",
+        "KCreator"
+    ],
+    "license": "LGPL-3.0",
+    "release_status": "development",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/140580-Kopernicus",
+        "repository": "https://github.com/Kopernicus/Kopernicus"
+    },
+    "version": "2:release-1.2.1-3",
+    "ksp_version": "1.2.1",
+    "depends": [
+        {
+            "name": "ModuleManager",
+            "min_version": "2.6.16"
+        },
+        {
+            "name": "ModularFlightIntegrator"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "KittopiaTech"
+        }
+    ],
+    "install": [
+        {
+            "find": "Kopernicus",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Kopernicus/Kopernicus/releases/download/release-1.2.1-3/Kopernicus.1.2.1-3.zip",
+    "download_size": 238768,
+    "download_hash": {
+        "sha1": "64ADB2C037786DF6B149C31778F6A4211D4D94B5",
+        "sha256": "CA568E55C4973342F7325DD865965D1E6A8C3C9148D21B97C150EA8CC9AEADC1"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}