WoW:Development

Revision as of 18:02, 12 October 2023 by Bear (talk | contribs)
WoW WildStar Mmorpg.png

Welcome to the Engine Customization Reference

You can also search using the Interface Customization categories or the Search page.
Before editing Engine customization pages, please read How to edit API pages.

The Engine development reference describes game customization and technical specifications for Engine. This includes game UI Macro and AddOn support and documentation of other types of files used for art or for general support of the game.

Reference

Engine UI Customization

UI AddOns
    · TOC format · AddOn loading process · Summaries
Global API
    · Data Types · Events · Lua functions · Changes
UI Forms
    · XML Widget declarations · Script handlers · Summaries
WildStar XML UI
    · XML Root · XML elements · XML Types · Summaries
Macro Reference
    · Command Reference · Console Variables
Technical details
    · User defined code · UI Snippets · more...

Other materials

Developer talk

UI Customisation Forums and Guilds
  • none

Tutorials and HOWTOs

An introduction to addons, scripts and macros
Getting started with writing addons
UI Guides and HOWTOs

Other Resources and Tools

UI Code Snippets
Engine UI Internals
Lua and XML editing software

Things you can help out with

  • Feel free to edit, correct or add any customization content