MenuV for RedM - NUI Menu Library

MenuV for RedM | Standalone NUI Menu Library

MenuV is a library written for FiveM by ThymonA (@TigoDEV) and with slight modifications to work with RedM made by me, MenuV uses only the NUI features.

I used the latest released version (v1.4.1) for FiveM to make the necessary changes to work with RedM.

  • KeyMapping, Controls support and custom banners (YTD) have been removed.

You can still use customized banners by using a direct image url in the menu creation function in the texture argument.
Example:

local menu = MenuV:CreateMenu(false, 'Welcome to MenuV', 'topleft', 255, 0, 0, 'size-125', 'direct image url here')

The original post in the FiveM forum has the Features, How to use and other informations.

Everything works great, apparently there will be no more official updates and I have no plans to update it, so there won’t be a fork on github and the Download is below

Download

MenuV for RedM (323.7 KB)

1 Like

Some new FX Server update broke MenuV, but it’s fixed now.
Just download the MenuV again :wink: