LuaModules

Implementation of the Lua Module API (http://www.lua.org/manual/5.1/manual.html#pdf-module)

This project is experimental in nature. Its an exploratory work to adapt the Lua module system to work with wow addons and libraries

Thus allowing one to say:

requires "AceEvent-3.0"

Docs: http://www.wowace.com/projects/luamodule/pages/api/lua-modules/

Facts

Date created
13 Jan 2009
Category
Last update
11 Feb 2009
Development stage
Alpha
License
Public Domain
Recent files
  • A: r10 for 3.0.9 on 11 Feb 2009
  • A: r9 for 3.0.3 on 13 Jan 2009
  • A: r7 for 3.0.3 on 13 Jan 2009
  • A: r6 for 3.0.3 on 13 Jan 2009
  • A: r5 for 3.0.3 on 13 Jan 2009

Authors