Releases: TreeFidyDad/addonmgr
Releases · TreeFidyDad/addonmgr
v0.2.4 — initial release
First public release of addonmgr.
What's in v0.2.4
- Tabbed UI: Windows (toggle visibility) and Load/Unload (manage addon lifecycle)
- Per-addon Show/Hide buttons that fire each addon's real slash command
- Show All / Hide All with per-addon
allcheckbox to exempt addons (Prism exempt by default) - Load / Unload / Reload for every installed addon
- Real loaded-state detection by parsing
/addon listoutput - Auto-resizing window that respects the current tab's content
- ASCII-only labels (Ashita's bundled ImGui font lacks Unicode glyphs)
Install
Drop the addonmgr folder into Ashita\Game\addons\ and run /addon load addonmgr. Open the panel with /addonmgr or /amgr.
See the README for the full command list.