[Release] NativeUI port for pΛ

Sorry to bother you, it works well but I’m wondering if I can use it outside of the resource too? I want multiple resources that depend on NativeUI but I don’t want to cram them into the nativeUI resource. I load them after nativeUI and also of course have added them as a reference in visual studio. It works at compile time but when loading the resource it can’t find nativeui. I know I can use exports but a direct reference should be possible too right?

BigMessageHandler does not work (all)

For example
new BigMessageHandler().ShowSimpleShard(text, desc, time);

Can you guys update the fork to add the 1.8 changes from guad?
There have been some fixes and additions that I really want to see on FiveM.

how to i change the key binding

How to resolve this.


Indicator.

I have installed the source code and placed NativeUI into my resources/ folder and used start NativeUI in my server.cfg. I also created the __resource.lua in the folder like so:

resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
client_script 'nativeui.net.dll'
client_script 'menuexample.net.dll'

but when launching my server it seems to put me in fine and when I hit Z it doesn’t do anything.

I think its not working for me