Mercurial > wow > crossrealmassist
diff embeds.xml @ 13:1f68e8154947
New alpha build
| author | ShadowTheAge |
|---|---|
| date | Thu, 12 Mar 2015 22:51:35 +0300 |
| parents | 9fa8442dd547 |
| children | 17a58ed0650b |
line wrap: on
line diff
--- a/embeds.xml Wed Mar 11 22:51:00 2015 +0300 +++ b/embeds.xml Thu Mar 12 22:51:35 2015 +0300 @@ -1,9 +1,13 @@ <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> + <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> <Script file="libs\LibStub\LibStub.lua"/> + <Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/> + <Script file="Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua"/> + <Script file="Libs\LibWho-2.0\LibWho-2.0.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\AceEvent-3.0\AceEvent-3.0.xml"/> + <Include file="Libs\lib-st\lib-st.xml"/> <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> - <Script file="Libs\LibWho-2.0\LibWho-2.0\LibWho-2.0.lua"/> + <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> </Ui> \ No newline at end of file
