diff --git a/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.0.0.ckan b/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.0.0.ckan
new file mode 100644
index 0000000000..91e1c18601
--- /dev/null
+++ b/BDArmoryForRunwayProject/BDArmoryForRunwayProject-1.0.0.ckan
@@ -0,0 +1,81 @@
+{
+    "spec_version": "v1.18",
+    "identifier": "BDArmoryForRunwayProject",
+    "name": "BDArmory for Runway Project",
+    "abstract": "A version of the BDArmory mod for use with Scott Manley's Runway Project.",
+    "author": [
+        "BahamutoD",
+        "Papa_Joe",
+        "jrodrigv",
+        "ouloul",
+        "Scott Manley",
+        "JR",
+        "DocNappers",
+        "Cl0by",
+        "josue",
+        "aubranium",
+        "benbenwilde",
+        "TheKurgan"
+    ],
+    "version": "1.0.0",
+    "ksp_version_min": "1.9.0",
+    "ksp_version_max": "1.10.0",
+    "license": "CC-BY-SA-2.0",
+    "resources": {
+        "homepage": "https://docs.google.com/document/d/1taFjsHjuBoWwbpLLyg5V7c72eQUGGuPHdLIf0LueX_o/edit#heading=h.a2r2a9n8z66o",
+        "spacedock": "https://spacedock.info/mod/2487/BDArmory%20for%20Runway%20Project",
+        "repository": "https://github.com/BrettRyland/BDArmory"
+    },
+    "tags": [
+        "plugin",
+        "parts",
+        "sound",
+        "combat"
+    ],
+    "localizations": [
+        "en-us",
+        "es-es",
+        "ja",
+        "ru",
+        "zh-cn"
+    ],
+    "provides": [
+        "BDArmory"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "PhysicsRangeExtender"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "BDArmory"
+        }
+    ],
+    "install": [
+        {
+            "find": "BDArmory",
+            "install_to": "GameData",
+            "filter": [
+                "craft"
+            ]
+        },
+        {
+            "find": "craft",
+            "install_to": "Ships",
+            "as": "SPH"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2487/BDArmory%20for%20Runway%20Project/download/1.0.0",
+    "download_size": 53100796,
+    "download_hash": {
+        "sha1": "DBFF6F8D4489E5860E4B86E8B6A147E0CE21A2B9",
+        "sha256": "23FF9989C4EA92DE4C3426D33F15198383FC53F173C8EADAEB60B2647339F7E5"
+    },
+    "download_content_type": "application/zip",
+    "release_date": "2020-07-24T20:36:53.477924+00:00",
+    "x_generated_by": "netkan"
+}