diff --git a/PilotAssistant/PilotAssistant-1.0.1.ckan b/PilotAssistant/PilotAssistant-1.0.1.ckan
new file mode 100644
index 0000000000..86a1bc0d93
--- /dev/null
+++ b/PilotAssistant/PilotAssistant-1.0.1.ckan
@@ -0,0 +1,23 @@
+{
+    "spec_version": 1,
+    "identifier": "PilotAssistant",
+    "name": "Pilot Assistant",
+    "abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS",
+    "license": "CC-BY-4.0",
+    "ksp_version": "0.90",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
+        "repository": "https://github.com/Crzyrndm/Pilot-Assistant"
+    },
+    "install": [
+        {
+            "file": "GameData/Pilot Assistant",
+            "install_to": "GameData"
+        }
+    ],
+    "author": "Crzyrndm",
+    "version": "1.0.1",
+    "download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.0.1/Pilot.Assistant.1.0.1.zip",
+    "x_generated_by": "netkan",
+    "download_size": 22959
+}