View on GitHub

LibItemCache-1.1

World of Warcraft item caching simplified

Download this project as a .zip file Download this project as a tar.gz file

LibItemCache-2.0

LibItemCache is a library that allows you to query for inventory information of players and guilds, while keeping you abstracted from the source of the information. Internally, it checks whether the information should be queried from the server and, if not, it will search for compatible caches and request them the information.

It solves two major issues:

Getting Started