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
+2 -2
View File
@@ -1,11 +1,11 @@
# HideCoA
# HideCoAUI
A World of Warcraft 3.3.5 addon for Conquest of Azeroth (CoA) that lets you
hide its custom class-resource frames.
## Installation
Drop the `HideCoA` folder into your `Interface\AddOns` directory.
Drop the `HideCoAUI` folder into your `Interface\AddOns` directory.
## Usage