49
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
AddOns are self-contained components that change the behavior of a program. | AddOns are self-contained components that change the behavior of a program. | ||
An AddOn for a game is often a collection files you can put in your game folder that can enhance interaction with the game. | An AddOn for a game is often a collection files you can put in your game folder that can enhance interaction with the game. AddOns can perform a wide variety of tasks, including adding new buttons to the screen, altering or adding windows, replacing or adding significant functionality, or adding whole new programs. | ||
Some mods 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. | |||
[[Category:AddOn]] | [[Category:AddOn]] | ||