From c031c38b769c5f1a8b52d4d26c69fffa5ccb3a31 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.space>
Date: Fri, 25 Oct 2019 02:04:03 +0000
Subject: [PATCH] NetKAN generated mods - AECS-Motion-Suppressor-1.3.2.1

---
 .../AECS-Motion-Suppressor-1.3.2.1.ckan       | 43 +++++++++++++++++++
 1 file changed, 43 insertions(+)
 create mode 100644 AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.1.ckan

diff --git a/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.1.ckan b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.1.ckan
new file mode 100644
index 0000000000..44819cff73
--- /dev/null
+++ b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.1.ckan
@@ -0,0 +1,43 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "AECS-Motion-Suppressor",
+    "name": "AECS_Motion_Suppressor (air brake, engine, & control surface)",
+    "abstract": "This mod disables and re-enables your control surfaces on atmosphere exit/ entry to stop your SSTOs pointlessly flapping their wings in space. Also disables engine gimbaling when not running",
+    "author": "linuxgurugamer",
+    "license": "MIT",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182622-aecs",
+        "spacedock": "https://spacedock.info/mod/2095/AECS_Motion_Suppressor%20(air%20brake,%20engine,%20&%20control%20surface)",
+        "repository": "https://github.com/linuxgurugamer/AECS_Motion_Suppressor"
+    },
+    "version": "1.3.2.1",
+    "ksp_version": "1.8.0",
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "ControlSurfaceToggle"
+        },
+        {
+            "name": "SmartActuation"
+        }
+    ],
+    "install": [
+        {
+            "find": "AECS_Motion_Suppressor",
+            "install_to": "GameData"
+        }
+    ],
+    "download": "https://spacedock.info/mod/2095/AECS_Motion_Suppressor%20%28air%20brake%2C%20engine%2C%20%26%20control%20surface%29/download/1.3.2.1",
+    "download_size": 33423,
+    "download_hash": {
+        "sha1": "17C0BB9AC02E6CE63D18C2131BF1E086AB4A2E14",
+        "sha256": "C85EE8B5CAA8C7A0562DBD674E4BBB2450528E17CC508A2F14AEC34CC87E17E9"
+    },
+    "download_content_type": "application/zip",
+    "x_via": "Automated Linuxgurugamer CKAN script",
+    "x_generated_by": "netkan"
+}