WoW:Lua: Difference between revisions
Jump to navigation
Jump to search
etym
m (WW:MOS; Cleanup) |
(etym) |
||
Line 1: | Line 1: | ||
'''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]. | '''Lua''' (from the Portuguese word for '''moon''') 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== |