forked from XiconQoo/XiconPlateBuffs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibs.xml
13 lines (13 loc) · 825 Bytes
/
libs.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
<Ui xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd" xmlns="http://www.blizzard.com/wow/ui/">
<Script file="lib\LibStub\LibStub.lua" />
<Include file="lib\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
<Include file="lib\!compatibility\embeds.xml"/>
<Include file="lib\AceAddon-3.0\AceAddon-3.0.xml" />
<Include file="lib\AceDB-3.0\AceDB-3.0.xml" />
<Include file="lib\AceDBOptions-3.0\AceDBOptions-3.0.xml" />
<Include file="lib\AceConsole-3.0\AceConsole-3.0.xml" />
<Include file="lib\AceGUI-3.0\AceGUI-3.0.xml" />
<Include file="lib\AceConfig-3.0\AceConfig-3.0.xml" />
<Include file="libs\LibSharedMedia-3.0\lib.xml"/>
<Include file="libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>
</Ui>