Add MIT license and README

This commit is contained in:
2026-07-08 14:06:41 +02:00
parent 951bebf044
commit 899f872577
2 changed files with 44 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# HideCoA
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.
## Usage
Open the options panel from `Interface > AddOns > HideCoAUI`. It has two
subcategories:
- **Classes** — pick a class from the sidebar and toggle which frames are
hidden for it.
- **Character Override** — assign a profile to the currently logged
character, and optionally override its frame visibility independently of
the assigned profile's class settings.
## License
MIT — see [LICENSE](LICENSE).