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
- R: release_v1.6 for 4.3.4 Apr 22, 2012
- R: release_v1.5.3 for 4.3.3 Apr 05, 2012
- R: release_v1.5.2 for 4.3 Mar 02, 2012
- R: release_v1.5.0 for 4.3 Feb 17, 2012
- R: release_v1.4.7 for 4.3 Feb 11, 2012