forked from Ermad/angry-assignments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathembeds.xml
17 lines (17 loc) · 917 Bytes
/
embeds.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
<Script file="libs\LibStub\LibStub.lua"/>
<Include file="libs\CallbackHandler-1.0\CallbackHandler-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\AceConfig-3.0\AceConfig-3.0.xml"/>
<Include file="libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file="libs\AceTimer-3.0\AceTimer-3.0.xml"/>
<Include file="libs\AceComm-3.0\AceComm-3.0.xml"/>
<Include file="libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml"/>
<Include file="libs\LibSharedMedia-3.0\lib.xml"/>
<Include file="libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>
<Include file="libs\LibCompress\lib.xml"/>
<Script file="libs\LibWindow-1.1\LibWindow-1.1\LibWindow-1.1.lua"/>
<Script file="AngryTreeGroup.lua"/>
</Ui>