-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathLibs.xml
More file actions
executable file
·12 lines (12 loc) · 670 Bytes
/
Libs.xml
File metadata and controls
executable file
·12 lines (12 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">
<Script file="Libs\LibStub\LibStub.lua"/>
<Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
<Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
<Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file="Libs\LibDBIcon-1.0\lib.xml"/>
<Include file="Libs\lib-st\lib-st.xml"/>
</Ui>