diff --git a/AutoAction/AutoAction-1.9.3.ckan b/AutoAction/AutoAction-1.9.3.ckan
new file mode 100644
index 0000000000..8ea60b3d02
--- /dev/null
+++ b/AutoAction/AutoAction-1.9.3.ckan
@@ -0,0 +1,31 @@
+{
+    "spec_version": 1,
+    "identifier": "AutoAction",
+    "name": "Auto Actions",
+    "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
+    "author": [
+        "Diazo",
+        "Teilnehmer"
+    ],
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-12-auto-actions-continued",
+        "repository": "https://github.com/formicant/AutoAction"
+    },
+    "version": "1.9.3",
+    "ksp_version_min": "1.3.0",
+    "ksp_version_max": "1.3.1",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "download": "https://github.com/formicant/AutoAction/releases/download/1.9.3/AutoActions1.9.3_ksp1.3.1.zip",
+    "download_size": 18385,
+    "download_hash": {
+        "sha1": "50D28B8CF00898508677F3E1BE3561179EBDC191",
+        "sha256": "905F08B8E6D08FDE7B4485975F860E35C7EB8509D82C791F4E4B89AD2CA04A28"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}