You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sean McAllister edited this page May 2, 2014
·
1 revision
GeminiGUI is a WildStar addon library designed to allow addon developers the ability to create UI windows and components in-game with a Lua table.
GeminiGUI offers the following features:
UI creation from a lua table
Inline event handlers
Nested children
Pixie support
Assign data to parent and children
A utility, Houston2GeminiGUI, has been developed to convert Houston generated Form XML files into GeminiGUI tables. This allows the use of Houston to prototype designs and export to GeminiGUI tables.