diff --git a/xScience/xScience-4.8.ckan b/xScience/xScience-4.8.ckan
new file mode 100644
index 0000000000..43a562fbc7
--- /dev/null
+++ b/xScience/xScience-4.8.ckan
@@ -0,0 +1,21 @@
+{
+	"spec_version": 1,
+	"identifier": "xScience",
+	"name": "[X] Science",
+	"abstract": "A Science Checklist plugin for KSP",
+	"license": "CC-BY-NC-SA-4.0",
+	"author": ["Z-Key Aerospace", "Brodrick"],
+	"resources": 
+	{
+		"homepage": "http://forum.kerbalspaceprogram.com/threads/119562"
+	},
+	"download": "http://themoose.co.uk/ksp/x-science-v4.8.zip",
+	"install": [
+        {
+            "file"       : "GameData/[x] Science!",
+            "install_to" : "GameData"
+        }
+    	],
+	"version": "4.8",
+	"ksp_version": "1.0.4"
+}