forked from skennedysocal/WoW_Hardcore
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathembeds.xml
More file actions
19 lines (16 loc) · 904 Bytes
/
embeds.xml
File metadata and controls
19 lines (16 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
<Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
<Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
<Script file="Frames\AceGUIContainer-Deathlog.lua"/>
<Script file="Frames\AceGUIContainer-HardcoreFrame.lua"/>
<Script file="Frames\AceGUIContainer-HardcoreFrameEmpty.lua"/>
<Script file="Frames\AceGUIContainer-HardcoreFrameModernMenu.lua"/>
<Script file="Frames\AceGUIWidget-HardcoreClassTitleLabel.lua"/>
<Include file="Libs\LibDBIcon-1.0\LibDBIcon-1.0\lib.xml"/>
<Include file="Libs\ChatThrottleLib.lua"/>
</Ui>