"NetKAN generated mods - AtmosphereAutopilot-v1.5.3"
This commit is contained in:
parent
09e17ab289
commit
77c32a02b0
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"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.3",
|
||||||
|
"ksp_version_min": "1.1.0",
|
||||||
|
"ksp_version_max": "1.1.1",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.5.3/AtmosphereAutopilot_1.5.3.zip",
|
||||||
|
"download_size": 153132,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue