From 3814fd3b4add1111d2b430b026ff7590a37fb68f Mon Sep 17 00:00:00 2001 From: KlazHTT Date: Sun, 3 Mar 2024 10:26:56 -0500 Subject: [PATCH] Add README --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..33b9171 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# KlazCombatText + +A World of Warcraft add-on that changes the default font for floating combat text. + +There are no in-game options. All settings are hard-coded. + +## Screenshot + +![](https://forge.haothitran.com/KlazHTT/KlazCombatText/raw/branch/main/Media/Screenshot.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. + +To change the default font, replace the font file located in `Media\Font.ttf` to your preferred font and restart your WoW client.