-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathembeds.xml
executable file
·24 lines (24 loc) · 1.35 KB
/
embeds.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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/">
<!--@no-lib-strip@-->
<Script file="libs\LibStub\LibStub.lua"/>
<Include file="libs\LibFunctional-1.0\lib.xml"/>
<Include file="libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
<Include file="libs\LibSharedMedia-3.0\lib.xml"/>
<Include file="libs\DRList-1.0\DRList-1.0.xml"/>
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file="libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
<Include file="libs\AceDB-3.0\AceDB-3.0.xml"/>
<Include file="libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
<Include file="libs\AceConfig-3.0\AceConfig-3.0.xml"/>
<Include file="libs\AceLocale-3.0\AceLocale-3.0.xml"/>
<Include file="libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
<Include file="libs\LibDualSpec-1.0\LibDualSpec-1.0.lua"/>
<Include file="libs\LibRangeCheck-3.0\LibRangeCheck-3.0\LibRangeCheck-3.0.lua"/>
<Include file="libs\LibDispellable-1.0\LibDispellable-1.0.lua"/>
<Include file="libs\LibGroupInSpecT-1.1\lib.xml"/>
<Include file="libs\LibCooldownTracker-1.0\lib.xml"/>
<Include file="libs\LibCustomGlow-1.0\LibCustomGlow-1.0.xml"/>
<!--@end-no-lib-strip@-->
</Ui>