Mercurial > wow > dependencyloader
view DependencyLoader/load.xml @ 18:e7995d599184 tip
updated pkgmeta
fix the inversion in addon:Enable
added support for late-loading
author | mckenziemc |
---|---|
date | Tue, 21 Dec 2010 00:23:57 -0800 |
parents | f825ccf94a89 |
children |
line wrap: on
line source
<ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> <!--@no-lib-strip@--> <include file="embeds.xml"/> <!--@end-no-lib-strip@--> <script file="start.lua"/> <script file="class.lua"/> <script file="Addon.lua"/> <script file="Tree.lua"/> <script file="Core.lua"/> <script file="frontend.lua"/> </ui>