diff --git a/NavBallTextureExport-1.3.ckan b/NavBallTextureExport-1.3.ckan
new file mode 100644
index 0000000000..a4ed3f5a31
--- /dev/null
+++ b/NavBallTextureExport-1.3.ckan
@@ -0,0 +1,24 @@
+{
+    "spec_version": 1,
+    "name": "Navball Texture Changer",
+    "abstract": "Replace stock navball texture with something better!",
+    "description": "You can replace default navball texture (GameData/NavBallTextureExport/navball.png) with one of this: http://bit.ly/navballs",
+    "identifier": "NavBallTextureExport",
+    "download": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger/downloads/KSP-0.24-NavballChanger-v.1.3.zip",
+    "license": "public-domain",
+    "version": "1.3",
+    "author": "xEvilReeperx",
+    "release_status": "stable",
+    "ksp_version_min": "0.24",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/69540-Making-high-contrast-nav-ball!?p=969741&viewfull=1#post969741",
+        "repository": "https://bitbucket.org/xEvilReeperx/ksp_navballtexturechanger",
+        "x_textures": "http://bit.ly/navballs"
+    },
+    "install": [
+        {
+            "file": "GameData/NavBallTextureExport",
+            "install_to": "GameData"
+        }
+    ]
+}
\ No newline at end of file