WoW AddOn
Talk0
98,472pages on
this wiki
this wiki
This is the WoW AddOn development main reference.
Use Reference for detailed information, Guides for getting started and further understanding, and Summary for overall concepts details. See AddOns for general information on the term AddOn.
Reference
WoW AddOn files and related files and concepts
- TOC file · TOC format - WoW AddOn "manifest" file.
- Bindings file - for creating key bindings.
- Loading Process - WoW AddOn loading process.
Content Files
- BLP file · - Main WoW art and texture format.
- Edge file · - Texture file with special layout for use as a border.
WoW Files
Guides
- Getting started with writing AddOns
- UI beginner's guide has plenty of reference links
Summary
WoW is capable of loading special files used to describe and create UI elements and code. WoW uses these files to create User Interface functionality for its own interface. These files and facilities can also be used for creating custom user UI functionality, or AddOns for WoW. Before getting started, every developer should read familiarize themselves with the Blizzard AddOn Policy.
Example file layout anatomy of a basic WoW AddOn:
- {WoW Install} (folder) - your WoW installation folder