WildStar:AddOn: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with "{{Stub}} AddOns are special sets of files, or code, that is used to add toward or augment an applications functionality. WildStar uses a sophisticated [[WS AddOn|AddOn system...")
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Stub}}
AddOns are additional sets of files, or code, that is loaded and used to add or augment an applications functionality.
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.
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 ==
* [[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