AutoPilot is a simple ship autopilot mod that allows for automated steering. Either holds a compass course or a apparent wind course. The Hotkeys and constants (course correction and pid steering) can be changed in the config.
O to activate or deactivate the autopilot (compass version).P to activate or deactivate the autopilot (apparent wind version).K to apply a course correction to the left.L to apply a course correction to the right.To use this mod, you need the following:
Much of the implementation was inspired by the SailInfo mod. Special thanks to aquilartz for the helpful chat! Thanks to Specter for the implementation of the apparent wind course version and the idea using a pid for steering.