Mercurial > wow > dependencyloader
annotate DependencyLoader_Bootstrap/load.xml @ 11:47d15fc9208e
updated the .pkgmeta to reflect the directory changes
added LibScriptLink external
changed the main module's Dependencies to OptDeps
moved embeds.xml and Ace3.xml
author | mckenziemc |
---|---|
date | Sun, 05 Dec 2010 03:39:26 -0800 |
parents | 5362e308c3eb |
children |
rev | line source |
---|---|
mckenziemc@7 | 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> |
mckenziemc@9 | 2 <include file="embeds.xml"/> |
mckenziemc@9 | 3 |
mckenziemc@9 | 4 <Script file="bootstrap.lua"/> |
mckenziemc@9 | 5 </Ui> |