view libs.xml @ 553:98eb25ffc0c4 8.0.1-1

Removed support for recording the loot of reforging/item upgrade NPCs as these no longer exist in Patch 8.0.1. Stopped recording world quests for the moment for Patch 8.0.1 as well.
author Caleb Atherton <atcaleb@twitch.tv>
date Tue, 01 May 2018 20:08:59 -0400
parents 2bb33dbd3d7c
children 0a2aa2dbd436
line wrap: on
line source
<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">
    <!--@no-lib-strip@-->
    <Script file="Libs\LibStub\LibStub.lua"/>
    <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/>
    <Script file="Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua"/>

    <Include file="Libs\AceAddon-3.0\AceAddon-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\AceDB-3.0\AceDB-3.0.xml"/>
    <Include file="Libs\LibDeformat-3.0\lib.xml"/>
    <Include file="Libs\LibDialog-1.0\lib.xml"/>
    <Include file="Libs\LibQTip-1.0\lib.xml"/>
    <!--@end-no-lib-strip@-->
</Ui>