diff --git a/OuterPlanetsMod/OuterPlanetsMod-2-2.2.7.ckan b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.7.ckan
new file mode 100644
index 0000000000..ae2452c816
--- /dev/null
+++ b/OuterPlanetsMod/OuterPlanetsMod-2-2.2.7.ckan
@@ -0,0 +1,88 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "OuterPlanetsMod",
+    "name": "Outer Planets Mod",
+    "abstract": "The Outer Planets Mod is a mod that expands the outer edges of the Kerbol system to create something akin to the real Solar System's.",
+    "author": [
+        "CaptRobau",
+        "Galileo88",
+        "Poodmund"
+    ],
+    "version": "2:2.2.7",
+    "ksp_version_min": "1.3.1",
+    "ksp_version_max": "1.9.99",
+    "license": "CC-BY-NC-SA-4.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184789-*",
+        "repository": "https://github.com/Poodmund/Outer-Planets-Mod",
+        "bugtracker": "https://github.com/Poodmund/Outer-Planets-Mod/issues",
+        "metanetkan": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/CKAN/OPM.netkan"
+    },
+    "tags": [
+        "planet-pack"
+    ],
+    "localizations": [
+        "en-us",
+        "es-es",
+        "es-mx",
+        "ja",
+        "ru",
+        "zh-cn"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "Kopernicus"
+        },
+        {
+            "name": "CommunityTerrainTexturePack"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "CustomBarnKit"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "BetterTimeWarpCont"
+        },
+        {
+            "name": "CommunityResourcePack"
+        },
+        {
+            "name": "DistantObject"
+        },
+        {
+            "name": "FinalFrontier"
+        },
+        {
+            "name": "PlanetShine"
+        },
+        {
+            "name": "ResearchBodies"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "RealSolarSystem"
+        }
+    ],
+    "install": [
+        {
+            "find": "OPM",
+            "install_to": "GameData",
+            "comment": "This is the main install for OPM"
+        }
+    ],
+    "download": "https://github.com/Poodmund/Outer-Planets-Mod/releases/download/2.2.7/Outer_Planets_Mod-2.2.7.zip",
+    "download_size": 115918950,
+    "download_hash": {
+        "sha1": "9A072DE6D14183AC4683B682029817B5BB192416",
+        "sha256": "EC4F50F360EE683993EAABAC6AD69F5F118AF9A51CE8D669DD8B5E665571683C"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}