WoW:Getting started with writing AddOns: Difference between revisions

mNo edit summary
Line 18: Line 18:
* Learn the WoW UI API, [[World of Warcraft API]] and UI constructs, by reading a bit from each section.
* Learn the WoW UI API, [[World of Warcraft API]] and UI constructs, by reading a bit from each section.
* Learn the basic structure, as detailed below, also skimming [[WoW AddOn]] reference page for structure.
* Learn the basic structure, as detailed below, also skimming [[WoW AddOn]] reference page for structure.
* Find a real but simple example, like from [[Curse]], to get a basic idea of what's evolved in a real AddOn.
* Find a real but simple example, like from [[Curse]], to get a basic idea of what's involved in a real AddOn.
* Make a barebones test AddOn to do something simple, using the reference material described above.
* Make a barebones test AddOn to do something simple, using the reference material described above.


Anonymous user