diff --git a/RCSLandAid/RCSLandAid-2.7.ckan b/RCSLandAid/RCSLandAid-2.7.ckan
new file mode 100644
index 0000000000..de33b95e7b
--- /dev/null
+++ b/RCSLandAid/RCSLandAid-2.7.ckan
@@ -0,0 +1,35 @@
+{
+    "spec_version": 1,
+    "identifier": "RCSLandAid",
+    "name": "Horizontal Landing Aid",
+    "abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
+    "author": "Diazo",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
+        "kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid",
+        "repository": "https://github.com/SirDiazo/RCSLandAid"
+    },
+    "version": "2.7",
+    "ksp_version": "1.0",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "Toolbar"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/Diazo",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.7/RCSLandAid27.zip",
+    "download_size": 21283,
+    "x_generated_by": "netkan"
+}