WildStar:UI AddOn: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7: Line 7:


=== Code files ===
=== Code files ===
* [[TOC file]] - WS AddOn special "manifest" 'toc.xml' file.
* [[\TOC file]] - WS AddOn special "manifest" 'toc.xml' file.
* [[XML file]] - WS AddOn 'XML' UI element 'form' file.
* [[\XML file]] - WS AddOn 'XML' UI element 'form' file.
* [[LUA file]] - WS AddOn 'Lua' code file.
* [[\LUA file]] - WS AddOn 'Lua' code file.


=== Details ===
=== Details ===
* [[AddOn loading process]] - WS AddOn loading process.
* [[\AddOn loading process]] - WS AddOn loading process.


=== Client files ===
=== Client files ===
* [[Machine.ini]]
* [[\Machine.ini]]
* [[User.ini]]
* [[\User.ini]]
* [[Tools.ini]]
* [[\Tools.ini]]
* [[Account.ini]]
* [[\Account.ini]]
* [[Character.ini]]
* [[\Character.ini]]
* [[Archive file]]
* [[\Archive file]]
* [[Index file]]
* [[\Index file]]


=== Art files ===
=== Art files ===
* [[TEX file]] - WS texture image file
* [[\TEX file]] - WS texture image file
* [[TGA file]] - WS image file
* [[\TGA file]] - WS image file
* [[M3 file]] - 3D model format
* [[\M3 file]] - 3D model format
* [[TTF file]] - True Type Font file
* [[\TTF file]] - True Type Font file


== Help ==
== Help ==