Skip to content

Commit 5c786c5

Browse files
committed
Initial commit
1 parent 97214be commit 5c786c5

109 files changed

Lines changed: 24552 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Config.lua

Lines changed: 1555 additions & 0 deletions
Large diffs are not rendered by default.

Core.lua

Lines changed: 1059 additions & 0 deletions
Large diffs are not rendered by default.

Embeds.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2+
xsi:schemaLocation="http://www.blizzard.com/wow/ui/
3+
..\FrameXML\UI.xsd">
4+
<Script file="Libs\LibStub\LibStub.lua"/>
5+
<Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
6+
<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
7+
<Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
8+
<Include file="Libs\LibSharedMedia-3.0\lib.xml"/>
9+
<Include file="Libs\AceGUI-3.0-SharedMediaWidgets\widget.xml"/>
10+
<Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
11+
<Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
12+
<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
13+
<Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/>
14+
<Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
15+
<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
16+
<Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>
17+
</Ui>

0 commit comments

Comments
 (0)