diff --git a/Kopernicus/Kopernicus-1-beta-06.ckan b/Kopernicus/Kopernicus-1-beta-06.ckan
new file mode 100644
index 0000000000..5c75fac5d3
--- /dev/null
+++ b/Kopernicus/Kopernicus-1-beta-06.ckan
@@ -0,0 +1,43 @@
+{
+    "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/threads/114649",
+        "repository": "https://github.com/Kopernicus/Kopernicus"
+    },
+    "version": "1:beta-06",
+    "ksp_version": "1.0.5",
+    "depends": [
+        {
+            "name": "ModuleManager",
+            "min_version": "2.6.13"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "KittopiaTech"
+        }
+    ],
+    "install": [
+        {
+            "find": "Kopernicus",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/Kopernicus/Kopernicus/releases/download/beta-06/Kopernicus.0.6.zip",
+    "download_size": 201368,
+    "x_generated_by": "netkan"
+}