WildStar:UI AddOn: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{==|uiaddon}}
{{dev/uiaddon}}
 
This is the development reference for the structure and rules for WildStar '''UI AddOns'''. See [[AddOn]] for the general WildStar term. See [[development]] for the main development portal.
This is the development reference for the structure and rules for WildStar '''UI AddOns'''. See [[AddOns]] for the general WildStar term. See [[WildStar development]] for the main development portal.


== Reference ==
== Reference ==
Line 7: Line 6:


=== 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 ==
Line 71: Line 70:


== External links ==
== External links ==
* [http://www.wildstar-online.com/en/news/wildstar_wednesday_yes_well_have_ui_addons.php/ wildstar-online.com] ''Yes, We'll Have UI Addons'' by [[Jon Wiesman]] client Lead Developer.
* [http://www.wildstar-online.com/en/news/wildstar_wednesday_yes_well_have_ui_addons.php/ wildstar-online.com] ''Yes, We'll Have UI Addons'' by [[\Jon Wiesman]] client Lead Developer.
* [http://massively.joystiq.com/2013/02/06/slap-a-rocket-on-a-pig-wildstars-modding-and-pgc-community/ joystiq.com] ''Slap a rocket on a pig'' by [[Brianna Royce]] (Feb-6-2013) - WildStar press event
* [http://massively.joystiq.com/2013/02/06/slap-a-rocket-on-a-pig-wildstars-modding-and-pgc-community/ joystiq.com] ''Slap a rocket on a pig'' by [[\Brianna Royce]] (Feb-6-2013) - WildStar press event
* [http://www.hiddenarena.com/content.php?160-Getting-Started-with-WildStar-Addon-Creation-Guide-Part-1 hiddenarena.com] ''Getting Started with WildStar Addon-Creation'' by Taterz (Dec-31-2013)
* [http://www.hiddenarena.com/content.php?160-Getting-Started-with-WildStar-Addon-Creation-Guide-Part-1 hiddenarena.com] ''Getting Started with WildStar Addon-Creation'' by Taterz (Dec-31-2013)
* [http://wildstarnasa.com/2014/01/a-complete-newbies-guide-to-apollo-and-houston/ wildstarnasa.com] - ''A Complete Newbie’s Guide to Apollo and Houston''
* [http://wildstarnasa.com/2014/01/a-complete-newbies-guide-to-apollo-and-houston/ wildstarnasa.com] - ''A Complete Newbie’s Guide to Apollo and Houston''