Compare commits

...

3 Commits

Author SHA1 Message Date
dade1a43d1 Edit comment 2024-03-03 00:06:24 -05:00
6bc76f2f35 Add screenshot example 2024-02-29 00:50:24 -05:00
3b2dafa066 Edit feature list 2024-02-29 00:49:51 -05:00
2 changed files with 11 additions and 6 deletions

View File

@@ -41,11 +41,11 @@ if locale == 'en_GB' or locale == 'en_US' then return end -- ENGLISH
-- if locale == 'esMX' then return end -- SPANISH (MEXICO)
-- if locale == 'pt_BR' then return end -- PORTUGEUSE
-- if locale == 'de_DE' then return end -- GERMAN
-- if locale == 'es_ES' then return end -- SPANISH (SPAIN)
-- if locale == 'fr_FR' then return end -- FRENCH
-- if locale == 'de_DE' then return end -- GERMAN
-- if locale == 'es_ES' then return end -- SPANISH (SPAIN)
-- if locale == 'fr_FR' then return end -- FRENCH
-- if locale == 'it_IT' then return end -- ITALIAN
-- if locale == 'ru_RU' then return end -- RUSSIAN
-- if locale == 'ru_RU' then return end -- RUSSIAN
-- if locale == 'ko_KR' then return end -- KOREAN
-- if locale == 'zh_TW' then return end -- CHINESE (TRADITIONAL)
-- if locale == 'zh_CN' then return end -- CHINESE (SIMPLIFIED)
-- if locale == 'zh_TW' then return end -- CHINESE (TRADITIONAL)
-- if locale == 'zh_CN' then return end -- CHINESE (SIMPLIFIED)

View File

@@ -6,12 +6,17 @@ There are no in-game options. All settings are hard-coded.
## Features
- Style default chat frames
- Strip clutter from default chat frames
- Remove social buttons
- Remove chat tab textures
- Allow copying URL links
- Short channel names (e.g. Guild -> G, Party -> P)
## Screenshots
![](https://forge.haothitran.com/KlazHTT/KlazChat/raw/branch/main/Media/Screenshot.png)
## Installation
1. Backup `World of Warcraft\_retail_\Interface` and `World of Warcraft\_retail_\WTF` folders. Just in case.