AddOn: Difference between revisions

3 bytes removed ,  15 August 2023
no edit summary
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div>
:''See [[wo:AddOn]] for the World of Warcraft AddOn reference.''
:''See [[wo:AddOn]] for the World of Warcraft AddOn reference.''
:''See [[WildStar AddOn]] and [[ws:AddOn]] for the WildStar AddOn reference.''
:''See [[WildStar AddOn]] or [[ws:AddOn]] for the WildStar AddOn reference.''
</div>
 
AddOns are self-contained components that change the behavior of a program.
AddOns are self-contained components that change the behavior of a program.


Line 9: Line 8:


== Details ==
== Details ==
Some AddOns can be dependent on other AddOns to work, and some AddOns can be just collections of other AddOns. Some AddOns are standalone, able to run without any additional software. Others are built on libraries. For example in WoW, the old [[Sea (AddOn)|Sea]] or [[Ace (AddOn)|Ace]] libraries. Others such as the old WoW [[Cosmos (AddOn)|Cosmos]] addon, are compilations of many individually-developed mods or addons.
Some AddOns can be dependent on other AddOns to work, and some AddOns can be just collections of other AddOns. Some AddOns are standalone, able to run without any additional software. Others are built on libraries. For example, in WoW, the old [[wo:Sea (AddOn)|Sea]] or [[wo:Ace (AddOn)|Ace]] libraries. Others such as the old WoW [[wo:Cosmos (AddOn)|Cosmos]] addon, are compilations of many individually-developed mods or addons.