Zerotorescue@0: ## Interface: 30300 Zerotorescue@10: ## Title: Inventorium Zerotorescue@0: ## Notes: Keep track of items you wish to keep enough stock on, and refill. Zerotorescue@0: ## Author: Zerotorescue Zerotorescue@0: ## Version: @project-version@ Zerotorescue@12: ## SavedVariables: InventoriumDB Zerotorescue@14: ## OptionalDeps: Altoholic, ItemCount, Auc-Advanced, Auc-ScanData, AdvancedTradeSkillWindow, Skillet, GnomeWorks, Auctionator Zerotorescue@0: Zerotorescue@0: embeds.xml Zerotorescue@0: Zerotorescue@0: Core.lua Zerotorescue@0: Summary.lua Zerotorescue@13: Queue.lua Zerotorescue@13: Zerotorescue@17: Data\PremadeGroups.lua Zerotorescue@17: Data\Scrolls.lua Zerotorescue@17: Zerotorescue@13: AuctionAddons\Auctionator.lua Zerotorescue@13: AuctionAddons\Auctioneer.lua Zerotorescue@13: AuctionAddons\AuctionLite.lua Zerotorescue@13: AuctionAddons\AuctionMaster.lua Zerotorescue@13: AuctionAddons\Others.lua Zerotorescue@13: Zerotorescue@13: ItemCountAddons\Altoholic.lua Zerotorescue@17: ItemCountAddons\DataStore (current account only).lua Zerotorescue@17: ItemCountAddons\DataStore (with guilds).lua Zerotorescue@17: ItemCountAddons\DataStore (without guilds).lua Zerotorescue@13: ItemCountAddons\ItemCount.lua Zerotorescue@13: Zerotorescue@13: CraftingAddons\AdvancedTradeSkillWindow.lua Zerotorescue@13: CraftingAddons\GnomeWorks.lua Zerotorescue@13: CraftingAddons\Skillet.lua