WoW:Getting started with writing AddOns (source)
Revision as of 19:40, 11 April 2009
, 11 April 2009→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: | ## 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 | ||