Skip to content

FiveM-Scripts/libgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgui

GitHub license Discord Status

A GUI library for FiveM, featuring:

  • Freely creatable and moveable windows.
  • Text, Button and Text Field Items with more being added later on.
  • An easy to understand API, making creating GUIs a breeze!.

Installation

  • Download the latest version from the GitHub repository
  • Copy all files to resources/libgui
  • Add ensure libgui to server.cfg

Important: the resource has to be started after all the other resources that depend on it.

Documentation

See the documentation.

Example

Screenshot