📢 Multiple Games have been Updated in the Past 72 Hours.
Home > Game Hub > Grand Theft Auto: V > Mod List > Plugins > LemonUI
Status: Compatible
Mod Creator: Lemon
Release Date: August 4, 2020
Last Updated: May 22, 2025
Source: GitHub.com
NOTE: I use the ScriptHookVDotNet 3 Version.
LemonUI is a framework for creating UI systems in Grand Theft Auto V that is compatible with FiveM, RageMP, RagePluginHook ScriptHookVDotNet 2, and ScriptHookVDotNet 3. It allows you to create UI Elements with a NativeUI-like style, or you can also create your UI System from scratch via the resolution-independent 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 questions when I was doing the port
What's New in Version 2.2
FIX: Changing MaxItems in a NativeMenu while the menu is running now properly updates the visible items (#212)
FIX: Fixed BigMessage scaleform updating every draw, resetting it in the process (#221)
FIX: BigMessage FadeOut time is now properly calculated and applied (#211)
FIX: The mouse cursor no longer flashes when switching menu items (#182)
FIX: Scaleforms no longer crash when using short, byte and double numbers (#190)
FIX: NativeMenu's now properly disable mouse clicks when the mouse is disabled (#188)
NEW: Added support for custom colors in the Countdown scaleform (#189)
NEW: Added enum for setting up the behavior of the mouse in a NativeMenu (#222)
NEW; Added option to allow a menu to show the Title of it in the proper casing instead of uppercase (#183)
Open the ZIP file
Extract the contents into your GTA V Scripts Directory
No Mods Listed
No Known Conflicts