Skip to content

Framework for GTA V that allows you to create and modify UI elements and a NativeUI replacement

License

Notifications You must be signed in to change notification settings

chakibchemso/LemonUI

 
 

Repository files navigation

LemonUI
AppVeyor NuGet NuGet NuGet NuGet Patreon PayPal Discord

LemonUI is a framework for creating UI systems in Grand Theft Auto V that is compatible with SHVDN2, SHVDN3 and FiveM. It allows you to create UI Elements with a NativeUI-like style, or you can also create your own UI System from scratch via the resolution-independant classes for Text, Rectangles and Textures.

It was created as a replacement for NativeUI due to being too convoluted to develop and maintain. LemonUI retains most (if not all) of the UI Elements available in NativeUI.

Special thanks to:

  • Guad for the original work in NativeUI
  • alloc8or for the help with the GTA Online Loading Screen Scaleform
  • ikt for helping me to use SET_SCRIPT_GFX_ALIGN and SET_SCRIPT_GFX_ALIGN_PARAMS
  • Dot. for the snippet of code used for the item scrolling
  • deterministic_bubble for answering some questions about some missing C# classes in FiveM
  • PNWParksFan for helping me with some RPH question when I was doing the port

Download

Installation

FiveM

No need to install. The resources using LemonUI will contain the required files.

RPH

Copy all of the files from the RPH folder inside of the compressed file to the root of your GTA V installation.

SHVDN 2 and SHVDN 3

Copy all of the files from the SHVDN2 and/or SHVDN3 folders inside of the compressed file to your scripts directory.

Usage

Once installed, the mods that require LemonUI will start working.

If you are a developer, check the wiki for information to implement LemonUI in your mod.

About

Framework for GTA V that allows you to create and modify UI elements and a NativeUI replacement

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 76.8%
  • C# 23.1%
  • PowerShell 0.1%