diff --git a/README.md b/README.md new file mode 100644 index 0000000..927e47b --- /dev/null +++ b/README.md @@ -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.