AuctioneerSuite/Auc-Advanced/Modules/Auc-Util-Example
2026-04-13 17:48:13 -04:00
..
Auc-Util-Example.toc chore: initial commit 2026-04-13 17:48:13 -04:00
Embed.xml chore: initial commit 2026-04-13 17:48:13 -04:00
Example.lua chore: initial commit 2026-04-13 17:48:13 -04:00
Readme.txt chore: initial commit 2026-04-13 17:48:13 -04:00

This is an AddOn which is meant as an example of Auctioneer's embeddable
module support. You may either install this addon in WoW's AddOn folder,
or drop it into Auctioneer's "modules" subdirectory and either:
  * Execute ../luae.exe (or ../rebuild.pl if you have perl), which will
    automatically generate a ../Active.xml with all installed modules
	enabled, and/or
  * Manually edit the existing ../Active.xml and add/remove entries
    to your taste.