Skip to content

Releases: TreeFidyDad/addonmgr

v0.2.4 — initial release

17 May 17:18

Choose a tag to compare

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 all checkbox to exempt addons (Prism exempt by default)
  • Load / Unload / Reload for every installed addon
  • Real loaded-state detection by parsing /addon list output
  • 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.