annotate libs.xml @ 573:444d15b2091e 8.0.1-8

Added wishy-washy support for Island Expeditions. Data recording methodology is flawed, but there are no other options. Percentages will still be interesting.
author Caleb Atherton <atcaleb@twitch.tv>
date Fri, 05 Oct 2018 20:39:29 -0400
parents cff3dab8ea61
children
rev   line source
jcallahan@0 1 <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/
jcallahan@0 2 ..\FrameXML\UI.xsd">
jcallahan@0 3 <!--@no-lib-strip@-->
jcallahan@0 4 <Script file="Libs\LibStub\LibStub.lua"/>
jcallahan@149 5 <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
atcaleb@556 6 <Script file="Libs\HereBeDragons\HereBeDragons-2.0.lua"/>
jcallahan@0 7
jcallahan@0 8 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
jcallahan@279 9 <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>
jcallahan@0 10 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
jcallahan@0 11 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
jcallahan@49 12 <Include file="Libs\LibDeformat-3.0\lib.xml"/>
jcallahan@259 13 <Include file="Libs\LibDialog-1.0\lib.xml"/>
jcallahan@274 14 <Include file="Libs\LibQTip-1.0\lib.xml"/>
jcallahan@0 15 <!--@end-no-lib-strip@-->
jcallahan@0 16 </Ui>