Rename addon from HideCoA to HideCoAUI

Moves addon files into a HideCoAUI subfolder (repo root now holds
LICENSE/README for packaging), renames HideCoA.toc and the HideCoA.lua
global table to HideCoAUI throughout, and fixes the ADDON_LOADED
arg1 check accordingly. HideCoADB (SavedVariables) is left untouched
to preserve existing user settings.
This commit is contained in:
2026-07-08 15:18:16 +02:00
parent 899f872577
commit e65a737a31
4 changed files with 72 additions and 72 deletions
+10
View File
@@ -0,0 +1,10 @@
## Interface: 30300
## Title: Hide CoA Class UI
## Notes: Hides the Conquest of Azeroth class frame.
## Author: Narcasung
## Version: 1.0
## SavedVariables: HideCoADB
## OptionalDeps: ElvUI
HideCoAUI.lua
Options.lua