SafeBrakes 1.1.6
for KSP 1.8.x - 1.12.x
by Astronants
https://github.com/Astronants/SafeBrakes

Save your airbrakes on reentry.

==FEATURES==
You can activate the brakes by pressing the modifier key and brakes simultaneously (alt+b by default on Windows).
When activated, the antilock system (ABS) temporarily deactivates the brakes to avoid drifting and crashing onto the runway during landing.
The anti-overheat system (SAB) will temporarily deactivate the brakes when your aibrakes are overheating.

==INSTALLATION==
Extract the mod inside your GameData folder.

==SUPPORT==
If you find bugs or have suggestions, let me know on Github or the Kerbal Space Program forum.

==CHANGELOG==
1.1.6
- fixed blurry app button
1.1.5
- poll results: toggle the brakes with modkey + brakes [63%]
- updated InstallCheck and ModuleManager
- various bug fixes and improvements
1.1.4
- community suggestions: renamed "ABS rate" to "ABS interval", added ABS action group
- added installation checking
- bug fixes
1.1.3
- recompiled for KSP 1.8.x
- added GUI
1.1.2
- Fixed version file syntax
1.1.1
- Added settings file.
1.1.0
- The antilock system now only works when landing or splashed down.
- Added an anti-overheat system to the airbrakes: it deactivates the brakes to avoid overheating and reactivates them when they are cooled.
- moved the MiniAVC.dll so that it can work.
1.0.0
- Initial release