WoW:Lua: Difference between revisions

1 byte removed ,  6 October 2007
that is not a wiki
mNo edit summary
(that is not a wiki)
Line 1: Line 1:
{{breadcrumb1|Interface Customization}}
{{breadcrumb1|Interface Customization}}


Lua is the scripting language used by World of Warcraft for [[Interface Customization]].  Only a subset of version 5.1 of the official Lua specification is implemented, and should suit most [[AddOns|addon]] maker's needs.  More information about Lua can be found on the official Lua [http://lua-users.org/wiki/LuaFaq Wiki].
Lua is the scripting language used by World of Warcraft for [[Interface Customization]].  Only a subset of version 5.1 of the official Lua specification is implemented, and should suit most [[AddOns|addon]] maker's needs.  More information about Lua can be found on the official Lua [http://lua-users.org/wiki/LuaFaq FAQ].


==Programming References==
==Programming References==
Anonymous user