Requirements
- FiveM server
- Our forked
ox_libfrom github.com/nexdevelopmentx/ox_lib — not upstreamox_lib
This pack will not work with upstream
ox_lib. The redesigned UI only activates with our fork.Steps
-
Remove or rename your existing
ox_lib. Don’t run two copies ofox_libat the same time. -
Install the forked
ox_lib. Either download the latest release ZIP, or clone it:Make sure the folder is named exactlyox_lib— notox_lib-mainorox_lib-master. -
Drop
nex_uipackinto your resources, e.g.resources/[nex]/nex_uipack/. -
Add to
server.cfg—ox_libmust start beforenex_uipack: - Restart your server.
Checking it worked
Trigger anyox_lib UI in-game (a notification, menu, anything). It should show up in the redesigned NEX style.
If you want to be sure, type this into F8:
started. If it prints missing or stopped, the pack isn’t running.
Updating
- Replace
nex_uipackwith the new version. - Update our forked
ox_libat the same time — keep them in sync. - Restart the server.

