Updated TOC for WoW Patch 2.1.
This entry was posted on Monday, May 21st, 2007 at 7:10 pm and is filed under Gemologist. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Maybe you add support for ACE2-AddonLoader in .toc for delayed or class-specific loading off your addons. this will shorten login times in wow.
i added the following lines to gemologist:
## LoadManagers: AddonLoader ## X-LoadOn-Always: delayed
## LoadManagers: AddonLoader
## X-LoadOn-Always: delayed
Name (required)
Mail (will not be published) (required)
You can use Markdown (and Markdown Extra) syntax for rich text posting. (TIP: If inserting code, indent each line by at least 4 spaces or 1 tab.) Please don't paste WoW Lua error output (or output from debugging addons such as Swatter or BugSack) here; send it via email instead.
July 9th, 2007 at 9:05 am
Maybe you add support for ACE2-AddonLoader in .toc for delayed or class-specific loading off your addons. this will shorten login times in wow.
i added the following lines to gemologist:
## LoadManagers: AddonLoader## X-LoadOn-Always: delayed