Add MIT license and README
This commit is contained in:
@@ -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).
|
||||
Reference in New Issue
Block a user