From faf1639015d9b032cc2dd018942458f8a899ee70 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 27 Oct 2019 01:33:00 +0000 Subject: [PATCH] NetKAN generated mods - AECS-Motion-Suppressor-1.3.2.2 --- .../AECS-Motion-Suppressor-1.3.2.2.ckan | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.2.ckan diff --git a/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.2.ckan b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.2.ckan new file mode 100644 index 0000000000..1d989c54f7 --- /dev/null +++ b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.2.2.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.2", + "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.2", + "download_size": 33424, + "download_hash": { + "sha1": "7B3E90DAEEFE13625774F9CCE165DEAEE3D54B2E", + "sha256": "04F28081B5E69FFE28006588D34D0C1FD350D276592DFA135657526A2D4725C8" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}