Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions _pages/addons/autocontrol.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,15 @@ The following all commands correspond to the burden tracker.

Default configurations can be adjusted at the following location: `...addons\autocontrol\data\settings.xml`

To hide maneuver timers set `<maneuvertimers>false</maneuvertimers>`. Toggle in game with `//acon maneuvertimers` or `//acon mt`.

To hide burden tracker set `<burdentracker>false</burdentracker>`. Toggle in game with `//acon show` and `//acon hide`.

## Default Sets

Two attachments sets are included by default:
* healer
* melrng

## Source
The latest source and information for this addon can be found on [GitHub](https://github.com/Windower/Lua/tree/live/addons/autocontrol).