Mercurial > wow > dependencyloader
view DependencyLoader/Ace3.xml @ 17:f825ccf94a89
fixed an indexing issue in Addon.lua
moved most of the code in DependencyLoader.lua to Core.lua, and renamed the former to frontend.lua
updated load.xml
rearranged stuff in start.lua
author | mckenziemc |
---|---|
date | Sat, 11 Dec 2010 03:32:04 -0800 |
parents | 47d15fc9208e |
children |
line wrap: on
line source
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> <Script file="libs\Ace3\LibStub\LibStub.lua"/> <Include file="libs\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.xml"/> <Include file="libs\Ace3\AceAddon-3.0\AceAddon-3.0.xml"/> <Include file="libs\Ace3\AceEvent-3.0\AceEvent-3.0.xml"/> <Include file="libs\Ace3\AceTimer-3.0\AceTimer-3.0.xml"/> <Include file="libs\Ace3\AceBucket-3.0\AceBucket-3.0.xml"/> <Include file="libs\Ace3\AceHook-3.0\AceHook-3.0.xml"/> <Include file="libs\Ace3\AceDB-3.0\AceDB-3.0.xml"/> <Include file="libs\Ace3\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> <Include file="libs\Ace3\AceLocale-3.0\AceLocale-3.0.xml"/> <Include file="libs\Ace3\AceConsole-3.0\AceConsole-3.0.xml"/> <Include file="libs\Ace3\AceGUI-3.0\AceGUI-3.0.xml"/> <Include file="libs\Ace3\AceConfig-3.0\AceConfig-3.0.xml"/> <Include file="libs\Ace3\AceComm-3.0\AceComm-3.0.xml"/> <Include file="libs\Ace3\AceTab-3.0\AceTab-3.0.xml"/> <Include file="libs\Ace3\AceSerializer-3.0\AceSerializer-3.0.xml"/> </Ui>