LibItemPrice

Needs some more work
This commit is contained in:
Crum
2018-02-20 15:28:17 -06:00
parent b6f18c6823
commit 5df31cd2dc
9 changed files with 350 additions and 18 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
<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="LibItemPrice-1.1.lua"/>
</Ui>
+1
View File
@@ -10,6 +10,7 @@
<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="LibItemPrice-1.1\LibItemPrice-1.1.xml"/>
<Include file="AceHook-3.0\AceHook-3.0.xml"/>
<Include file="LibSharedMedia-3.0\LibSharedMedia-3.0.xml"/>
<Include file="LibSimpleSticky\LibSimpleSticky.xml"/>