WoW:FrameXML: Difference between revisions
Jump to navigation
Jump to search
wow.["compares"].com - a WoW .lua, .toc, and .xml viewer (click patch version entry and navigate down to FrameXML folder)
m (catfix) |
|||
| Line 6: | Line 6: | ||
* [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files | * [[Viewing Blizzard's interface code]] - to extract all of FrameXML to regular files | ||
==External links== | ==External links== | ||
{{elink|site=wow.["compares"].com|link=http://wowcompares.com/|desc= - a WoW .lua, .toc, and .xml viewer <small>(click patch version entry and navigate down to FrameXML folder)</small>}} | |||
:{{elink|site=wow["compares"].com|link=http://wowcompares.com/live/FrameXML/|desc= - current released patch files}} | |||
[[Category:FrameXML documentation| ]] | [[Category:FrameXML documentation| ]] | ||
[[Category:Game terms]] | [[Category:Game terms]] | ||
Revision as of 22:19, 19 March 2009
FrameXML is the in-house name for the part of Blizzard's standard World of Warcraft User Interface that is implemented in Lua, and hence fully replacable by users via AddOns.
See also
- WoWWiki:Interface customization
- Category:FrameXML documentation.
- Viewing Blizzard's interface code - to extract all of FrameXML to regular files