WildStar:Houston: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m (Bear moved page WildStar/Houston to //Houston)
m (Bear moved page //Houston to Houston without leaving a redirect)
(No difference)

Revision as of 03:24, 9 August 2023

Houston is the particular WildStar Lua and form editor that comes with any WildStar installation to help with developing WildStar AddOns. It does not need some separate download. If you got WildStar installed, you have Houston already.

Some really good information and introduction can be found here:

http://wildstarnasa.com/2014/01/a-complete-newbies-guide-to-apollo-and-houston/

Features

  • Graphical Form Designer for visual elements (windows, buttons...)
  • (Weak but mostly up to date and complete) API Documentation (Helpfile with classes, evens and functions/methods available for addon development)
  • Project Browser
  • Generic IDE stuff like code indent, highlight and partial code-complete


HowTo