Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 960 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 960 Bytes

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