Compare commits
3 Commits
f01b234bc8
...
main
Author | SHA1 | Date | |
---|---|---|---|
dade1a43d1 | |||
6bc76f2f35 | |||
3b2dafa066 |
@@ -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 == 'esMX' then return end -- SPANISH (MEXICO)
|
||||||
-- if locale == 'pt_BR' then return end -- PORTUGEUSE
|
-- if locale == 'pt_BR' then return end -- PORTUGEUSE
|
||||||
-- if locale == 'de_DE' then return end -- GERMAN
|
-- if locale == 'de_DE' then return end -- GERMAN
|
||||||
-- if locale == 'es_ES' then return end -- SPANISH (SPAIN)
|
-- if locale == 'es_ES' then return end -- SPANISH (SPAIN)
|
||||||
-- if locale == 'fr_FR' then return end -- FRENCH
|
-- if locale == 'fr_FR' then return end -- FRENCH
|
||||||
-- if locale == 'it_IT' then return end -- ITALIAN
|
-- 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 == 'ko_KR' then return end -- KOREAN
|
||||||
-- if locale == 'zh_TW' then return end -- CHINESE (TRADITIONAL)
|
-- if locale == 'zh_TW' then return end -- CHINESE (TRADITIONAL)
|
||||||
-- if locale == 'zh_CN' then return end -- CHINESE (SIMPLIFIED)
|
-- if locale == 'zh_CN' then return end -- CHINESE (SIMPLIFIED)
|
||||||
|
@@ -6,12 +6,17 @@ There are no in-game options. All settings are hard-coded.
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
- Style default chat frames
|
||||||
- Strip clutter from default chat frames
|
- Strip clutter from default chat frames
|
||||||
- Remove social buttons
|
- Remove social buttons
|
||||||
- Remove chat tab textures
|
- Remove chat tab textures
|
||||||
- Allow copying URL links
|
- Allow copying URL links
|
||||||
- Short channel names (e.g. Guild -> G, Party -> P)
|
- Short channel names (e.g. Guild -> G, Party -> P)
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Backup `World of Warcraft\_retail_\Interface` and `World of Warcraft\_retail_\WTF` folders. Just in case.
|
1. Backup `World of Warcraft\_retail_\Interface` and `World of Warcraft\_retail_\WTF` folders. Just in case.
|
||||||
|
Reference in New Issue
Block a user