-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChatBar.toc
More file actions
33 lines (30 loc) · 809 Bytes
/
Copy pathChatBar.toc
File metadata and controls
33 lines (30 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
## Interface: 120000, 120001, 120005, 120007, 120100
## Title: ChatBar
## Notes: Quick chat channel switcher with customizable button bar and skin system
## Author: Artsem Burlai
## Version: @project-version@
## X-Curse-Project-ID: 1443471
## IconTexture: Interface\AddOns\ChatBar\ChatBar
## Category-enUS: Chat
## Category-deDE: Chat
## Category-esES: Chat
## Category-frFR: Discussion
## Category-ruRU: Чат
## Category-koKR: 채팅
## SavedVariables: ChatBarDB
## SavedVariablesPerCharacter: ChatBarCharDB
# Localization files (load first)
Locales\Locales.lua
Locales\deDE.lua
Locales\esES.lua
Locales\frFR.lua
Locales\ruRU.lua
Locales\koKR.lua
# Skin files (load before Textures.lua)
Skins\Default\skin.lua
Skins\Round\skin.lua
Skins\Minimal\skin.lua
# Core files
Textures.lua
ChatBar.lua
Config.lua