Add screenshot examples for player and target frames

This commit is contained in:
Hao Tran 2024-03-02 21:37:19 -05:00
parent 79254801af
commit 90e9f25766

View File

@ -18,6 +18,14 @@ There are no in-game options. All settings are hard-coded.
## Screenshots
Example of player frame with class coloured health status bar and darker textures:
![](https://forge.haothitran.com/KlazHTT/KlazUnitFrames/raw/branch/main/Media/Screenshot_PlayerFrame.png)
Example of target frame with class coloured health status bar:
![](https://forge.haothitran.com/KlazHTT/KlazUnitFrames/raw/branch/main/Media/Screenshot_TargetFrame.jpg)
Example of timer on player cast bar:
![](https://forge.haothitran.com/KlazHTT/KlazUnitFrames/raw/branch/main/Media/Screemshot_CastBar.jpg)