Add README
This commit is contained in:
parent
55ff5f2647
commit
565ad1da6e
24
README.md
Normal file
24
README.md
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# KlazStats
|
||||||
|
|
||||||
|
A World of Warcraft add-on that displays loot specialization, fps, latency, durability, and clock on screen.
|
||||||
|
|
||||||
|
Use the command `/klazstats` to see some in-game options. All other settings are hard-coded.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Current loot specialization
|
||||||
|
- Frames per second
|
||||||
|
- Latency connection to home and world servers
|
||||||
|
- Durability of equipped items in gradient scale (e.g. red = broken)
|
||||||
|
- Time in 12-hour or 24-hour notation
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|
![](https://forge.haothitran.com/KlazHTT/KlazStats/raw/branch/main/Media/Screenshot_Example.png)
|
||||||
|
|
||||||
|
## 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