WoW:Getting started with writing AddOns: Difference between revisions

→‎TOC File: update interface #
(Typo fixing using AWB)
(→‎TOC File: update interface #)
Line 29: Line 29:
This is the file that instructs WoW in some basics about your addon and what other files you want loaded. Here's a short example of one:
This is the file that instructs WoW in some basics about your addon and what other files you want loaded. Here's a short example of one:


  ## Interface: 20000
  ## Interface: 30000
  ## Title : My AddOn
  ## Title : My AddOn
  ## Notes: This AddOn does nothing but display a frame with a button
  ## Notes: This AddOn does nothing but display a frame with a button
Anonymous user