view DependencyLoader_Bootstrap/DependencyLoader_Bootstrap.toc @ 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 b230b94d4487
children
line wrap: on
line source
## Interface: 40000

## Title: DependencyLoader Bootstrap
## Notes: Bootstrap for DependencyLoader

## Author: mckenziemc

#  Ask the client to load the dependencies of the core module if 
#  they're already enabled, to lessen the chance of something breaking.
## OptDeps: LibStub, Ace3, LibPrint-1.0, LibScriptLink-1.0

## LoadManagers: !!!LoadFirst, AddonLoader
## X-LoadFirst: true
## X-LoadOn-Always: true


load.xml