World of Warcraft\_retail_\Interface\AddOns\HelloWorld Go to your AddOns folder and create a new folder with the following files: We won't be using XML since most things that are possible in XML can also be done in Lua. To quickly turn scripts like this into an addon, just remove the '/run' part and paste it into Creating an AddOnĪn addon consists of Lua/XML files and a TOC file. You can execute Lua scripts from the chat window or in a macro with the /run or /script command.
A simple text editor like VS Code or Notepad++.You need a basic understanding of Lua, otherwise see Introduction to Lua or other tutorials.