view libs.xml @ 2:d563ea0ec911

Added recording of NPC locations (with coordinates and map level), unit reactions, health, power, power-type, and level.
author James D. Callahan III <jcallahan@curse.com>
date Fri, 27 Apr 2012 08:22:37 -0500
parents 2e4d83460542
children 24a1d78e2e8c
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"/>

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