diff --git a/AuctionLite-classic_Vanilla.toc b/AuctionLite-classic_Vanilla.toc new file mode 100644 index 0000000..4264cfc --- /dev/null +++ b/AuctionLite-classic_Vanilla.toc @@ -0,0 +1,46 @@ +## Interface: 11500 +## Title: AuctionLite-classic +## Notes: A lightweight addon that tracks auction house data and improves the auction house interface. +## Author: merial.kilrogg@gmail.com +## Version: 1.3 +## OptionalDeps: Ace3 +## SavedVariables: AuctionLiteDB +## X-Category: Interface Enhancements + +embeds.xml + +Locale\enUS.lua +Locale\frFR.lua +Locale\deDE.lua +Locale\esES.lua +Locale\itIT.lua +Locale\koKR.lua +Locale\ptBR.lua +Locale\ruRU.lua +Locale\zhCN.lua +Locale\zhTW.lua + +AuctionLite.lua +AuctionFrame.lua + +Config.lua +ListBox.lua + +Templates.xml + +BuyFrame.lua +BuyFrame.xml + +SellFrame.lua +SellFrame.xml + +CancelAuctions.lua +CreateAuctions.lua +QueryAuctions.lua + +Disenchant.lua +External.lua +History.lua +Tooltip.lua + +Util.lua diff --git a/AuctionLite-classic_Wrath.toc b/AuctionLite-classic_Wrath.toc new file mode 100644 index 0000000..3cc48ba --- /dev/null +++ b/AuctionLite-classic_Wrath.toc @@ -0,0 +1,46 @@ +## Interface: 30403 +## Title: AuctionLite-classic +## Notes: A lightweight addon that tracks auction house data and improves the auction house interface. +## Author: merial.kilrogg@gmail.com +## Version: 1.3 +## OptionalDeps: Ace3 +## SavedVariables: AuctionLiteDB +## X-Category: Interface Enhancements + +embeds.xml + +Locale\enUS.lua +Locale\frFR.lua +Locale\deDE.lua +Locale\esES.lua +Locale\itIT.lua +Locale\koKR.lua +Locale\ptBR.lua +Locale\ruRU.lua +Locale\zhCN.lua +Locale\zhTW.lua + +AuctionLite.lua +AuctionFrame.lua + +Config.lua +ListBox.lua + +Templates.xml + +BuyFrame.lua +BuyFrame.xml + +SellFrame.lua +SellFrame.xml + +CancelAuctions.lua +CreateAuctions.lua +QueryAuctions.lua + +Disenchant.lua +External.lua +History.lua +Tooltip.lua + +Util.lua