Skip to main content
1

Add to 'resources' directory

Extract the lation_ui zip folder directly into the root resources directory of your server.
Do not place this resource in a [subfolder] - it should be placed directly in the root.
2

Update server.cfg

Open your server.cfg and add ensure lation_ui before all other resources; including your framework & ox_lib itself!
ensure lation_ui
ensure ox_lib
ensure qbx_core
ensure [standalone]
.. etc
3

Use our ox_lib

This is an optional but highly recommened step!
We maintain an official fork of ox_lib that’s identical to the original, but with one enhancement: automatic Modern UI detection. When Modern UI is installed, it uses it. When it’s not, it works exactly like standard ox_lib - no configuration needed! Beautiful UI - Automatic Modern UI styling is used when detected
Drop-in Replacement - Works identical to standard ox_lib; because it is!
Zero Coding - Automatically detects & switches to Modern UI
Always Updated - Regularly syncs with official ox_lib releases

ox_lib

4

Restart server

Finally, perform a full server restart. Failure to perform a full restart after installation will cause errors.