-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathembeds.xml
More file actions
15 lines (13 loc) · 839 Bytes
/
embeds.xml
File metadata and controls
15 lines (13 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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">
<Include file="libs\AceAddon-3.0\AceAddon-3.0.xml" />
<Include file="libs\AceConsole-3.0\AceConsole-3.0.xml" />
<Include file="libs\AceEvent-3.0\AceEvent-3.0.xml" />
<Include file="libs\AceGUI-3.0\AceGUI-3.0.xml" />
<Include file="libs\AceConfig-3.0\AceConfig-3.0.xml" />
<Script file="libs\LibQTip-1.0\LibQTip-1.0.lua" />
<Script file="libs\LibDBIcon-1.0\LibDBIcon-1.0.lua" />
<Script file="libs\LibDBIcon-1.0\libstub\libstub.lua" />
<Script file="libs\LibDBIcon-1.0\CallbackHandler-1.0\CallbackHandler-1.0.lua" />
<Script file="libs\LibDBIcon-1.0\LibDataBroker-1.1\LibDataBroker-1.1.lua" />
<Script file="libs\AceLibrary\AceLibrary.lua" />
</Ui>