WoW:Interface AddOn Kit: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:
{{wowapi}}
{{wowapi}}


From [http://us.blizzard.com/support/article.xml?articleId=21466 Download the World of Warcraft Interface AddOn Kit]:
From [http://us.blizzard.com/support/article.xml?articleId=21466 Download the World of Warcraft Interface AddOn Kit] (Blizzard support US-only):


:'''Important disclaimer:'''
:'''Important disclaimer:'''
:''Customizing the interface is a very technical endeavor, and you should not attempt it unless you have a good working knowledge of XML and Lua.''
:''Customizing the interface is a very technical endeavor, and you should not attempt it unless you have a good working knowledge of XML and Lua.''


:There is no official support for modifying the WoW interface. If you experience any issues with the interface after modifying it, you can disable any unofficial add-ons and changes in the AddOns menu at the character selection screen. Blizzard Technical Support cannot assist with setting up any kind of interface modification. However, you can find information for developing or installing add-ons in the [http://forums.worldofwarcraft.com/board.html?forumId=11114&sid=1 '''UI & Macros Forum'''] on the [http://www.worldofwarcraft.com/ '''World of Warcraft website'''].
:There is no official support for modifying the WoW interface. If you experience any issues with the interface after modifying it, you can disable any unofficial add-ons and changes in the AddOns menu at the character selection screen. Blizzard Technical Support cannot assist with setting up any kind of interface modification. However, you can find information for developing or installing add-ons in the [http://us.battle.net/wow/en/forum/1011693/ UI and Macro forum (US)] or [http://eu.battle.net/wow/en/forum/874706/ Interface and Macros forum (EU)] on the World of Warcraft community website ([http://us.battle.net/wow/en/ US], [http://eu.battle.net/wow/en/ EU]).


:That said, you can download the World of Warcraft Interface AddOn Kit at the appropriate link below:
:That said, you can download the World of Warcraft Interface AddOn Kit at the appropriate link below (this links don't include art files which are part of Interface AddOn Kit files available above):


:* [http://ftp.blizzard.com/pub/WoW/other/AddOnKit.zip '''Windows Version'''] (1.62MB)
:* [http://ftp.blizzard.com/pub/WoW/other/AddOnKit.zip '''Windows Version'''] (1.62MB)
:* [http://ftp.blizzard.com/pub/WoW/other/AddOnKit.dmg '''Macintosh Version'''] (1.81MB)
:* [http://ftp.blizzard.com/pub/WoW/other/AddOnKit.dmg '''Macintosh Version'''] (1.81MB)
== See also ==
* [[Viewing Blizzard's interface code]]
== External links ==
{{elink|type=bnetsupportus|link=http://us.battle.net/support/en/article/download-the-world-of-warcraft-interface-addon-kit|desc=Download the World of Warcraft Interface AddOn Kit|bydate=Updated: Mar 8, 2012; Article ID: 533}}
{{elink|type=bnetsupporteu|link=http://eu.battle.net/support/en/article/download-the-world-of-warcraft-interface-addon-kit|desc=Download the World of Warcraft Interface AddOn Kit|bydate=Updated: 30-May-2012; Article ID: 533}}
{{elink|icon=bnetwowus|site=UI and Macro forum (US)|link=http://us.battle.net/wow/en/forum/1011693/}}
{{elink|icon=bnetwoweu|site=Interface and Macros forum (EU)|link=http://eu.battle.net/wow/en/forum/874706/}}
[[Category:Interface customization| Interface AddOn Kit]]
[[Category:Interface customization| Interface AddOn Kit]]

Revision as of 06:35, 17 August 2012

WoW API

From Download the World of Warcraft Interface AddOn Kit (Blizzard support US-only):

Important disclaimer:
Customizing the interface is a very technical endeavor, and you should not attempt it unless you have a good working knowledge of XML and Lua.
There is no official support for modifying the WoW interface. If you experience any issues with the interface after modifying it, you can disable any unofficial add-ons and changes in the AddOns menu at the character selection screen. Blizzard Technical Support cannot assist with setting up any kind of interface modification. However, you can find information for developing or installing add-ons in the UI and Macro forum (US) or Interface and Macros forum (EU) on the World of Warcraft community website (US, EU).
That said, you can download the World of Warcraft Interface AddOn Kit at the appropriate link below (this links don't include art files which are part of Interface AddOn Kit files available above):

See also

External links