diff --git a/RealScaleBoosters/RealScaleBoosters-0.5.ckan b/RealScaleBoosters/RealScaleBoosters-0.5.ckan
new file mode 100644
index 0000000000..3b7a941cf5
--- /dev/null
+++ b/RealScaleBoosters/RealScaleBoosters-0.5.ckan
@@ -0,0 +1,50 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "RealScaleBoosters",
+    "name": "Real Scale Boosters",
+    "abstract": "Realistically sized rocket parts, with realistic stats and performance, heavily based on real world rockets. ",
+    "author": "NecroBones",
+    "license": "CC-BY-NC-SA",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/129134-RSB",
+        "kerbalstuff": "https://kerbalstuff.com/mod/1435/Real%20Scale%20Boosters",
+        "x_screenshot": "https://kerbalstuff.com/content/NecroBones_1035/Real_Scale_Boosters/Real_Scale_Boosters-1454260232.24685.jpg"
+    },
+    "version": "0.5",
+    "ksp_version": "1.0.5",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "HangarExtender"
+        },
+        {
+            "name": "KerbalJointReinforcement"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "RealSolarSystem"
+        },
+        {
+            "name": "CommunityTechTree"
+        }
+    ],
+    "install": [
+        {
+            "find": "RealScaleBoosters",
+            "install_to": "GameData",
+            "filter": "Ships"
+        },
+        {
+            "find": "VAB",
+            "install_to": "Ships"
+        }
+    ],
+    "download": "https://kerbalstuff.com/mod/1435/Real%20Scale%20Boosters/download/0.5",
+    "download_size": 16849407,
+    "x_generated_by": "netkan"
+}