-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathTavernUI.toc
More file actions
28 lines (23 loc) · 812 Bytes
/
TavernUI.toc
File metadata and controls
28 lines (23 loc) · 812 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
## Interface: 120001, 120000
## Title: |cff00ff00TavernUI|r
## Notes: A modern UI addon for World of Warcraft
## Author: Mondo, LiQiuDgg
## Version: 0.0.1
## X-Category: Interface Enhancements
## X-License: GPL-3.0
## X-Website: https://github.com/TavernWorks/TavernUI
## X-Curse-Project-ID: 1443486
## X-Wago-ID: qKQmgaKx
## X-WoWI-ID:
## X-oUF: TavernUI
## OptionalDeps: LibStub, AbstractFramework, LibSharedMedia-3.0, LibDataBroker-1.1
## SavedVariables: TavernUIConfig
# Libraries (loaded via XML for proper order)
libs\Libs.xml
# Core files (must load first to define TavernUI and RegisterModuleDefaults)
Core.lua
Core_Config.lua
# Localization (load before modules that use L)
Localization\enUS.lua
# Modules (each module registers its defaults at load time, before OnInitialize)
Modules\Modules.xml