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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user