AuctioneerSuite/Auc-Advanced/Modules
2026-04-13 17:48:13 -04:00
..
Auc-Filter-Outlier chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Match-Undercut chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Stat-Sales chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Stat-WOWEcon chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-AHWindowControl chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-Appraiser chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-AskPrice chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-AutoMagic chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-CompactUI chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-EasyBuyout chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-Example chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-Glypher chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-GlypherPost chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-ItemSuggest chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-PriceLevel chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-ScanButton chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-ScanFinish chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-ScanProgress chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-ScanStart chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-SearchUI chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-SimpleAuction chore: initial commit 2026-04-13 17:48:13 -04:00
Auc-Util-VendMarkup chore: initial commit 2026-04-13 17:48:13 -04:00
Active.xml chore: initial commit 2026-04-13 17:48:13 -04:00
autorun.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
rebuild.pl chore: initial commit 2026-04-13 17:48:13 -04:00

This direcory contains embeddable modules for Auctioneer.
Auctioneer embeddable modules may be either installed as fully fledged
AddOns in you main AddOns folder, or if you prefer, added into this folder
and have the Active modules list updated.

To update you active modules list, you must either:
  * Run the luae executable in this folder, which will automatically
    generate a Active.xml, activating all valid installed modules.
  * If you have a perl interpreter on your system (eg ActivePerl for
    Windows, or perl on Unix/OSX) you may simply run rebuild.pl instead.
  * You may manually edit the existing Active.xml and add/remove entries
    to your taste.