WildStar:AddOn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
AddOns are additional sets of files, or code, that is loaded and used to add or augment an applications functionality. | AddOns are additional sets of files, or code, that is loaded and used to add or augment an applications functionality. | ||
WildStar uses a sophisticated [[ | WildStar uses a sophisticated [[\AddOn|AddOn system]] that creates and manages its user interface that's seen in the game, before and during gameplay. See [[\AddOn]] for more information. | ||
== See also == | == See also == | ||
* [[ | * [[\AddOn]]s - About WildStar AddOn development | ||
* [[ | * [[\Macros]] - About WildStar macros | ||
* [[ | * [[\development]] - general WildStar development | ||
* [[UI AddOn]] - WildStar AddOn development | * [[\UI AddOn]] - WildStar AddOn development | ||
[[Category:Game terms]] | [[Category:Game terms]] |
Revision as of 17:26, 10 August 2023
AddOns are additional sets of files, or code, that is loaded and used to add or augment an applications functionality.
WildStar uses a sophisticated AddOn system that creates and manages its user interface that's seen in the game, before and during gameplay. See AddOn for more information.
See also
- development - general WildStar development
- UI AddOn - WildStar AddOn development