c29e9875de
- added new small tutorial bubles for common tasks. - tutorials now are account wide and not trigger on new characters. - small improvements on details framework. - added new hook type: HOOK_BUFF, triggered with buff or debuff parser. - new skin: simple gray. - added a minimap button and a button on addons interface panel. new Api: instance:LockInstance (boolean)
16 lines
806 B
XML
16 lines
806 B
XML
<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">
|
|
<Script file="LibStub\LibStub.lua"/>
|
|
|
|
<Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
|
<Include file="AceLocale-3.0\AceLocale-3.0.xml" />
|
|
<Include file="AceAddon-3.0\AceAddon-3.0.xml" />
|
|
<Include file="AceComm-3.0\AceComm-3.0.xml" />
|
|
<Include file="AceSerializer-3.0\AceSerializer-3.0.xml" />
|
|
<Include file="AceTimer-3.0\AceTimer-3.0.xml" />
|
|
<Include file="LibSharedMedia-3.0\lib.xml" />
|
|
<Include file="NickTag-1.0\NickTag-1.0.xml" />
|
|
|
|
<Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
|
<Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
|
|
<Script file="LibGraph-2.0\LibGraph-2.0.lua"/>
|
|
</Ui> |