diff --git a/KerbalStats/KerbalStats-3.0.0.ckan b/KerbalStats/KerbalStats-3.0.0.ckan
new file mode 100644
index 0000000000..d3c184be8e
--- /dev/null
+++ b/KerbalStats/KerbalStats-3.0.0.ckan
@@ -0,0 +1,30 @@
+{
+    "spec_version": 1,
+    "identifier": "KerbalStats",
+    "name": "Kerbal Stats",
+    "abstract": "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.",
+    "author": "taniwha",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/99018",
+        "repository": "https://github.com/taniwha-qf/KerbalStats"
+    },
+    "version": "3.0.0",
+    "ksp_version": "1.2.1",
+    "install": [
+        {
+            "file": "KerbalStats",
+            "install_to": "GameData",
+            "filter": "KerbalStatsWrapper.cs"
+        }
+    ],
+    "download": "http://taniwha.org/~bill/KerbalStats_v3.0.0.zip",
+    "download_size": 23987,
+    "download_hash": {
+        "sha1": "6C62A8DD52991A4D2C49B1C0CD7CD3165FD13CD9",
+        "sha256": "60235F16464E61513B1E1813CEC96DB4E8F7C63D620A5C344560C0BE23D67422"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}