conantroutman / NativeUILua_Reloaded

NativeUILua_Reloaded is UI library for FiveM designed specifically for making interface based on GTA:Online style. (Base source: https://github.com/FrazzIe/NativeUILua ) | (NativeUI C# : https://github.com/Guad/NativeUI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nativeuiluarldmedia

Discord : https://discord.gg/Jjb2c8Q (No support)

NativeUILua-Reloaded

OpenIssue LastReleases

NativeUILua-Reloaded ported to C# by @manups4e.

New method for use NativeUILua-Reloaded cross-resource

client_scripts {
    "@NativeUILua_Reloaded/src/NativeUIReloaded.lua",
}

https://github.com/manups4e/NativeUI

License (custom license)

You can use this library in your own resources, you can edit this library if you want to add features. Feel free to PR them.

You can use this library in your own public using the SubModule github here is a very simple tool to use them https://support.gitkraken.com/working-with-repositories/submodules/

You can host re-releases of this library , but ONLY as a FORK created via GitHub. If it's not a forked repo, then the release will be taken down by DMCA request.

It's very simple, don't steal this library and try to take credit.

  • Following a change and for more understanding I decided to remove the fork and to dedicate a repository to this magnificent project that will be named NativeUI Reloaded , previously based on FrazzIe work.

Original code / concept

name author development status link language
NativeUILua FrazzIe Discontinued https://github.com/FrazzIe/NativeUILua Lua
NativeUI ported to CitizenFX Guad (ported by CitizenFX) Discontinued https://github.com/citizenfx/NativeUI C#
NativeUI Guad Continued https://github.com/Guad/NativeUI C#

Special thank

Thank you for contributing to the progress and well-being of the project 🖤

About

NativeUILua_Reloaded is UI library for FiveM designed specifically for making interface based on GTA:Online style. (Base source: https://github.com/FrazzIe/NativeUILua ) | (NativeUI C# : https://github.com/Guad/NativeUI)

License:GNU General Public License v3.0


Languages

Language:Lua 99.5%Language:TypeScript 0.5%