From 73bd6dd6b09b8911c0fe4019f45a96c81c170faa Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 31 Jan 2016 03:02:33 +0000 Subject: [PATCH] "NetKAN generated mods - AtmosphereAutopilot-v1.4" --- .../AtmosphereAutopilot-v1.4.ckan | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 AtmosphereAutopilot/AtmosphereAutopilot-v1.4.ckan diff --git a/AtmosphereAutopilot/AtmosphereAutopilot-v1.4.ckan b/AtmosphereAutopilot/AtmosphereAutopilot-v1.4.ckan new file mode 100644 index 0000000000..fa18b78074 --- /dev/null +++ b/AtmosphereAutopilot/AtmosphereAutopilot-v1.4.ckan @@ -0,0 +1,22 @@ +{ + "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.4", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.4/AtmosphereAutopilot_1.4.zip", + "download_size": 122011, + "x_generated_by": "netkan" +}