-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathembeds.xml
More file actions
15 lines (12 loc) · 607 Bytes
/
embeds.xml
File metadata and controls
15 lines (12 loc) · 607 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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"/>
<!--@no-lib-strip@-->
<Include file="Libs\AceComm-3.0\AceComm-3.0.xml"/>
<Include file="Libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
<Include file="Libs\LibDBIcon-1.0\lib.xml"/>
<Include file="Libs\LibSharedMedia-3.0\lib.xml"/>
<!--@end-no-lib-strip@-->
</Ui>