no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
:''See the [[WoW AddOn]] page for UI reference details about [[Blizz]]ard's World of Warcraft AddOns.'' | :''See the [[WoW AddOn]] page for UI programming reference details about [[Blizz]]ard's World of Warcraft AddOns.'' | ||
'''AddOns''' are generally self-contained User Interface (UI) modification components. However, some AddOns can be dependent on other AddOns to work, and some AddOns are actually collections of other AddOns. There is no size restriction on AddOns, some can grow to be quite massive. | '''AddOns''' are generally self-contained User Interface (UI) modification components. However, some AddOns can be dependent on other AddOns to work, and some AddOns are actually collections of other AddOns. There is no size restriction on AddOns, some can grow to be quite massive. | ||
| Line 7: | Line 7: | ||
Some mods are standalone, able to run without any additional software. Others are built on libraries such as [[Sea (add-on)|Sea]] or [[Ace (AddOns)|Ace]]. Still others, such as [[Cosmos]], are compilations of many individually-developed mods. | Some mods are standalone, able to run without any additional software. Others are built on libraries such as [[Sea (add-on)|Sea]] or [[Ace (AddOns)|Ace]]. Still others, such as [[Cosmos]], are compilations of many individually-developed mods. | ||
== See also == | |||
* [[WoWWiki:AddOn pages]] - guidelines for making AddOn pages. | |||
[[Category:Interface customization]] | [[Category:Interface customization]] | ||
[[Category:AddOns| ]] | [[Category:AddOns| ]] | ||