Mercurial > wow > dependencyloader
view DependencyLoader/embeds.xml @ 15:a46bf694050c
cleaned up Tree's methods a bit and improved documentation
Addon:Exists will now return false for Blizzard addons (needs to be handled better)
Addon.lua will now use the raw hooks from the interface module
fixed the inverted returns from IsForceLoadAvailable
EnableAddOn and LoadAddOn hooks will now skip the extra processing if the addon does not exist or is a Blizzard addon
moved the EnableAddOn queing to the interface
author | mckenziemc |
---|---|
date | Sat, 11 Dec 2010 01:48:39 -0800 |
parents | 47d15fc9208e |
children |
line wrap: on
line source
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> <script file="libs\LibStub\LibStub.lua"/> <include file="Ace3.xml"/> <include file="libs\LibBuilder-1.0\load.xml"/> <include file="libs\LibPrint-1.0\load.xml"/> </Ui>