mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
Add an AddOns button to the character-select footer that opens a window listing every installed addon (title, version, author, notes) with a per-addon enable/disable checkbox. Enabled state persists to <config>/addons.cfg and is honored by loadAllAddons (disabled addons are skipped and hidden from the Lua VM); /reload picks up changes. Toggles apply on the next world enter, matching retail behavior.