WildStar:AddOn: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
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|AddOn system]] that creates and manages its user interface that's seen in the game, before and during gameplay. See [[AddOn]] for more information.
 
{{Stub}}
AddOns are special sets of files, or code, that is loaded and used to add or augment an applications functionality.
 
WildStar uses a sophisticated [[WS AddOn|AddOn system]] that creates and manages its user interface that's seen in the game, before and during gameplay. See [[WS AddOn]] for more information.
== See also ==
== See also ==
* [[WS AddOn]]s - About WildStar AddOns
* [[AddOn]]s - About WildStar AddOn development
* [[WS Macros]] - About WildStar macros
* [[Macros]] - About WildStar macros


* [[WS development]] - general WildStar development
* [[development]] - general WildStar development  
* [[UI AddOn]] - WildStar AddOn development
* [[UI AddOn]] - WildStar AddOn development
[[Category:Game terms]]
[[Category:Game terms]]

Latest revision as of 06:35, 15 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[edit]

  • AddOns - About WildStar AddOn development
  • Macros - About WildStar macros