From 894b208fb07ab5af6d34034efdb710b947cce761 Mon Sep 17 00:00:00 2001 From: Narcasung Date: Wed, 8 Jul 2026 16:43:44 +0200 Subject: [PATCH] Simplify README wording, mention /hidecoaui and note early dev status --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 64bd817..d55cdbf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # HideCoAUI -A World of Warcraft 3.3.5 addon for Conquest of Azeroth (CoA) that lets you -hide its custom class-resource frames. +A World of Warcraft 3.3.5 addon for Conquest of Azeroth (CoA) that lets you hide its custom class-resource frames. +The addon is early in development, and most frames have a generic name or aren't used at all depending on classes. ## Installation @@ -12,15 +12,10 @@ Extract the archive, then drop the `HideCoAUI` subfolder into your ## Usage -Open the options panel from `Interface > AddOns > HideCoAUI`. It has two -subcategories: +Open the options with /hidecoaui or in the interface options. It has two subcategories: -- **Classes** — pick a class from the sidebar and toggle which frames are - hidden for it. These settings are shared account-wide, across every - character. -- **Character Override** — assign a profile to the currently logged - character, and optionally override its frame visibility independently of - the account-wide class settings. Overrides are saved per profile. +- **Classes** — change global settings for each class. +- **Character Override** — override global settings for your characters. ## License