-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathembeds.xml
More file actions
18 lines (14 loc) · 619 Bytes
/
embeds.xml
File metadata and controls
18 lines (14 loc) · 619 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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"/>
<!--@non-debug@
<Include file="Libs\LibSharedMedia-3.0\lib.xml"/>
<Include file="Libs\LibCandyBar-3.0\lib.xml"/>
<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
@end-non-debug@-->
<!--@do-not-package@-->
<Include file="Options\embeds.xml"/>
<!--@end-do-not-package@-->
</Ui>