LibVan32

A personal library for use in the Van32 line of addons. See the documentation for information on the Library's API

Importing

Getting the Library

.pkgmeta method

externals:
    libs\LibVan32-1.0: svn://svn.curseforge.net/wow/libvan32/mainline/trunk

Download method

Download the library's latest tag, and place LibVan32.lua in libs\LibVan32-1.0

Embedding it in your addon

Import this addon with LibStub like so:

Embeds.xml

<Script file="libs\LibVan32-1.0\LibVan32.lua" />

Core file:

local YourAddonTable = {}
LibStub:GetLibrary("LibVan32-1.0"):Embed(YourAddonTable, "YourAddonName")

Facts

Date created
Jan 29, 2012
Category
Last update
Apr 22, 2012
Development stage
Release
Language
  • enUS
License
All Rights Reserved
Curse link
LibVan32
Downloads
226
Recent files

Authors