NexusKrop.LemonUI.SHVDNC 1.10.0

dotnet add package NexusKrop.LemonUI.SHVDNC --version 1.10.0
NuGet\Install-Package NexusKrop.LemonUI.SHVDNC -Version 1.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NexusKrop.LemonUI.SHVDNC" Version="1.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NexusKrop.LemonUI.SHVDNC --version 1.10.0
#r "nuget: NexusKrop.LemonUI.SHVDNC, 1.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NexusKrop.LemonUI.SHVDNC as a Cake Addin
#addin nuget:?package=NexusKrop.LemonUI.SHVDNC&version=1.10.0

// Install NexusKrop.LemonUI.SHVDNC as a Cake Tool
#tool nuget:?package=NexusKrop.LemonUI.SHVDNC&version=1.10.0

LemonUI

Nuget

Unofficial version. Not endorsed or supported by Lemon.

For the official version, Click here. Do not report issues that occurs while using this fork to LemonUI upstream; report to this repository.

This is a fork of LemonUI, 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 own UI System from scratch via the resolution-independant classes for Text, Rectangles and Textures. This fork adds build for ScriptHookVDotNetCore.

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

Users

Download from releases and extract contents of the SHVDNC folder inside the archive to your scripts folder.

Developers

Add any of the NuGet packages linked above and start working in your IDE.

If you are using RagePluginHook or ScriptHookVDotNet, you can disable the copy of the dll in your IDE so your users always have to use the latest version available.

If you are using RageMP, you will need to download the latest release and copy LemonUI.RageMP.cs to you client solution.

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.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.0 174 6/24/2023
1.5.1 124 6/24/2023