From 90e9f2576691212af52951fd270926ae7fe723e0 Mon Sep 17 00:00:00 2001 From: KlazHTT Date: Sat, 2 Mar 2024 21:37:19 -0500 Subject: [PATCH] Add screenshot examples for player and target frames --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ff74258..e5a2d96 100644 --- a/README.md +++ b/README.md @@ -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)