WildStar:UI AddOn: Difference between revisions

(Created page with "{{wsaddon}} This is the WS AddOn development main reference. Use '''Reference''' for detailed information, '''Guides''' for getting started and further understanding, and...")
 
Line 31: Line 31:


== Summary ==
== Summary ==
WildStar is capable of loading special files for adding or modifying aspects of the game. WS uses these files to create User Interface functionality for its own interface. These files and facilities can also be used for creating custom user UI functionality, or [[AddOn]]s for WS. Before getting started, should read familiarize themselves with the [[WildStar AddOn Policy]]. For WildStar, most AddOn related files lie in your personal folders in the normally hidden AppData location.  
WildStar is capable of loading special files for adding or modifying aspects of the game. WS uses these files to create User Interface functionality for its own interface. These files and facilities can also be used for creating custom user UI functionality, or [[AddOn]]s for WS. Before getting started, should read familiarize themselves with the [[WildStar AddOn Policy]]. For WildStar, most AddOn related files lie in your personal folders in the normally hidden AppData location (<code>%appdata%\NCSOFT\WildStar</code>).


Example file layout anatomy of a basic [[WS AddOn]]:
Example file layout anatomy of a basic [[WS AddOn]]:
Anonymous user