diff --git a/README.md b/README.md new file mode 100644 index 0000000..451ff0e --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ +# KlazTooltip + +A World of Warcraft add-on that styles the default tooltips. + +There are no in-game options. All settings are hard-coded. + +## Features + +- Style default tooltip + - Class colour names + - Class colour health status bar + - Re-position health status bar inside tooltip + - Show guild rank + - Remove useless text (e.g. crafter's name on items) +- Add mouseover target name +- Add spell and item ID codes + +## Screenshots + +Example of spell ID text line: + +![](https://forge.haothitran.com/KlazHTT/KlazTooltip/raw/branch/main/Media/Screenshot_SpellID.jpg) + +Example of item ID text line: + +![](https://forge.haothitran.com/KlazHTT/KlazTooltip/raw/branch/main/Media/Screenshot_ItemID.jpg) + +## Installation + +1. Backup `World of Warcraft\_retail_\Interface` and `World of Warcraft\_retail_\WTF` folders. Just in case. +2. Download and extract folder. +3. Place extracted folder in `World of Warcraft\_retail_\Interface\AddOns\` directory. +4. Restart World of Warcraft client.