Skip to content

WildStar Library - Provides access to creating UI components from a Lua table in WildStar

Notifications You must be signed in to change notification settings

wildstarnasa/GeminiGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GeminiGUI

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.

Demos

There are two demo addons in examples/ that showcase various methods on the uses of GeminiGUI.

Links

About

WildStar Library - Provides access to creating UI components from a Lua table in WildStar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages