From 16c4e046203cb2bf5458f76cd56db43ec8c69094 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Sat, 13 Apr 2019 12:04:10 +0000
Subject: [PATCH]  "NetKAN generated mods - AutoAction-1.10.7"

---
 AutoAction/AutoAction-1.10.7.ckan | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 AutoAction/AutoAction-1.10.7.ckan

diff --git a/AutoAction/AutoAction-1.10.7.ckan b/AutoAction/AutoAction-1.10.7.ckan
new file mode 100644
index 0000000000..952e51d66c
--- /dev/null
+++ b/AutoAction/AutoAction-1.10.7.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.10.7",
+    "ksp_version_min": "1.7.0",
+    "ksp_version_max": "1.7.99",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "download": "https://github.com/formicant/AutoAction/releases/download/1.10.7/AutoActions1.10.7_ksp1.7.zip",
+    "download_size": 19178,
+    "download_hash": {
+        "sha1": "3DF1630DD6E99691EA16653A71151537F486D885",
+        "sha256": "6EDD5286B9DB72553BD0EE47A012C427D4F67003DAF731C0ACEC0BE1E35C9BD1"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}