WildStar:UI AddOn: Difference between revisions

no edit summary
No edit summary
 
(19 intermediate revisions by 3 users 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 [[WS AddOn]] development main reference. Use '''Reference''' for detailed information, '''Guides''' for getting started and further understanding, and '''Summary''' for overall concepts details. See [[AddOns]] for information on the general ''AddOn'' term used in WildStar.


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


=== Code files ===
=== Code files ===
* [[TOC file]] - WS AddOn special "manifest" '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.
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''