Skip to content

lewark/gui.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

gui.lua

This is a basic GUI toolkit for CC:Tweaked. Currently, the widgets include:

  • LinearContainer
  • Label
  • Button
  • TextField
  • TextArea (unfinished)
  • ListBox
  • ScrollBar

Installation

The library can be cloned from GitHub using gitget:

pastebin get W5ZkVYSi gitget
gitget knector01 gui.lua master gui

Documentation

Documentation is provided in the file docs.md. See demo.lua for a usage example, or check out my other software inv.lua to see the GUI toolkit used in a full program.

Releases

No releases published

Packages

No packages published