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!.
- 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.
See the documentation.