p3lim-wow / LibContainer

Container framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibContainer

This is an AddOn framework for the popular MMORPG "World of Warcraft".
It is not designed to be run as an AddOn by itself, it must be embedded.

Description

LibContainer is a category-based container framework for creating bag and bank AddOns.
It takes away all the logic needed to update and create bags and slots, leaving the developer
with the task of creating a layout with the design of their desires.

The framework is very extensible and is easily manipulated, has widgets for additional
capabilities you'd expect to find in a container AddOn.

For more information on how to get started, see the wiki.

Feedback

If you would like to report a bug or contribute to the project, please follow this link to get started.

Legal

Please see the LICENSE file.

About

Container framework

License:Other


Languages

Language:Lua 97.7%Language:Python 2.3%