Add README
This commit is contained in:
parent
146f7d971e
commit
0196ea70af
33
README.md
Normal file
33
README.md
Normal 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.
|
Loading…
Reference in New Issue
Block a user