Mercurial > wow > crossrealmassist
diff CrossRealmAssist/embeds.xml @ 1:3f83977570fb
Project file layout
| author | ShadowTheAge |
|---|---|
| date | Wed, 04 Mar 2015 21:54:21 +0300 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CrossRealmAssist/embeds.xml Wed Mar 04 21:54:21 2015 +0300 @@ -0,0 +1,9 @@ +<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> + <Script file="libs\LibStub\LibStub.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\AceTimer-3.0\AceTimer-3.0.xml"/> + <Script file="Libs\LibWho-2.0\LibWho-2.0\LibWho-2.0.lua"/> +</Ui> \ No newline at end of file
