diff --git a/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.5.ckan b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.5.ckan new file mode 100644 index 0000000000..6959e4ba92 --- /dev/null +++ b/AtmosphereAutopilot/AtmosphereAutopilot-v1.5.5.ckan @@ -0,0 +1,28 @@ +{ + "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.5", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.3", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.5.5/AtmosphereAutopilot_1.5.5.zip", + "download_size": 185617, + "download_hash": { + "sha1": "32C546646E74B68DE10D3655FE07D6435A2A5D14", + "sha256": "B258790ED7D36FEAA8E785772F0B25C276F7BF7CE2B5B2022CB390242F0C1CD9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}