NetKAN generated mods - AtmosphereAutopilot-v1.5.16
This commit is contained in:
parent
29a5390bd1
commit
7542d4c2e2
|
@ -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.16",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Boris-Barboris/AtmosphereAutopilot/releases/download/v1.5.16/AtmosphereAutopilot.zip",
|
||||
"download_size": 189901,
|
||||
"download_hash": {
|
||||
"sha1": "DD82EB03711C917C673AB4B3B29CCD88889A6368",
|
||||
"sha256": "8AF5545148D0F959B20207722D2629BC1CF741C3B165419AF82E885542F202D2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue