From 60593d139313c020783c1b58759d1c05b0af86b7 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 12 Oct 2016 21:13:26 +0000 Subject: [PATCH] "NetKAN generated mods - AtmosphereAutopilot-v1.5.8" --- .../AtmosphereAutopilot-v1.5.8.ckan | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 AtmosphereAutopilot/AtmosphereAutopilot-v1.5.8.ckan diff --git a/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.8.ckan b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.8.ckan new file mode 100644 index 0000000000..87bec53474 --- /dev/null +++ b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.8.ckan @@ -0,0 +1,27 @@ +{ + "spec_version": "v1.4", + "identifier": "AtmosphereAutopilot", + "name": "AtmosphereAutopilot (Fly-By-Wire)", + "abstract": "Atmosphere autopilot is a modular atmospheric flight control system library.\nIt features a Fly-By-Wire System that replaces the stock SAS, and cruise control with heading/altitude/velocity setpoints. All without tuning PID parameters!\n\nIf you're using Stock Bug Fix Modules, turn off ModuleControlSurfacePlus and ModuleGimbalPlus modules in its manager.", + "author": "Boris-Barboris", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/124417-105/", + "repository": "https://github.com/Boris-Barboris/AtmosphereAutopilot" + }, + "version": "v1.5.8", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.5.8/AtmosphereAutopilot_1.5.8.zip", + "download_size": 130646, + "download_hash": { + "sha1": "8635A0B373DDADD0A9F9FB4DF67C8F1BA083B86B", + "sha256": "867959FE9447A461AB2F68A8C646900C75C70FA9CE9B50882844C3E048A273DE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}