WoW:Getting started with writing AddOns: Difference between revisions

Line 20: Line 20:
You need to extract the Blizzard interface files. This will allow you to view all of the XML and Lua files that make the game's default UI work, as well as provide you with two introductory tutorials. To do this:
You need to extract the Blizzard interface files. This will allow you to view all of the XML and Lua files that make the game's default UI work, as well as provide you with two introductory tutorials. To do this:


==== Open WoW with the console flag ====  
==== Open WoW with the console flag ====
===== For Windows =====
===== For Windows =====
:*Navigate to your <tt>World of Warcraft\</tt> directory (usually in <tt>C:\Program Files (x86)\</tt>)
:*Navigate to your <tt>World of Warcraft\</tt> directory (usually in <tt>"C:\Program Files (x86)"</tt>)
:*Right click the <tt>WoW.exe</tt> file
:*Right click the <tt>WoW.exe</tt> file
:*'''Send to &rarr; Desktop (create shortcut)'''
:*'''Send to &rarr; Desktop (create shortcut)'''