Add README

This commit is contained in:
Hao Tran 2024-02-28 22:42:20 -05:00
parent 146f7d971e
commit 0196ea70af

33
README.md Normal file
View File

@ -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.