diff --git a/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.1.1.ckan b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.1.1.ckan new file mode 100644 index 0000000000..0b0cf86df5 --- /dev/null +++ b/AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.1.1.ckan @@ -0,0 +1,44 @@ +{ + "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.1.1", + "ksp_version_min": "1.4.5", + "ksp_version_max": "1.7.2", + "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.1.1", + "download_size": 29558, + "download_hash": { + "sha1": "A9D2CF635EEE2478C2ED04D3139D72AE950281B6", + "sha256": "6B1624F2EF6D321790832B5A4D781BA6277CAE0CE5935EDA5DF893C18A885F23" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}