comparison DependencyLoader_Core/load.xml @ 1:8ff8ff3f6395

renamed start.xml files to load.xml and updated .toc's
author mckenziemc
date Tue, 30 Nov 2010 16:44:15 -0800
parents DependencyLoader_Core/start.xml@9852fcd5e59e
children
comparison
equal deleted inserted replaced
0:9852fcd5e59e 1:8ff8ff3f6395
1 <ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
2 <script file="start.lua"/>
3 <script file="class.lua"/>
4
5 <script file="Addon.lua"/>
6 <script file="Core.lua"/>
7
8 <script file="frontend.lua"/>
9 </ui>