LibItems

LibItems

5.7k Downloads

A library to keep track of owned items and mail them to other characters. Written for and used by my addon ProfessionMailer.

The package has two libraries which both can be loaded with LibStub:

local inventory = LibStub("LibInventories-1.0")

local mail = LibStub("LibMail-0.1")