ox_lib
Open-source redesign of ox_lib's interface plus a premium addon that turns every menu, dialog, and notification into live liquid glass.
The NX ox_lib ships in two parts:
ox_lib(the base). A redesigned build of Overextended's ox_lib. Free and open source at github.com/NX-Creative/ox_lib. It replaces your existingox_libfolder and works on its own.nx-ox_lib(the addon). Loads into the base at runtime and turns every redesigned surface into real liquid glass. Available at nxcreative.tech/ox_lib.
The addon modifies no base files. Remove it and the base keeps running with its clean bordered look.
These pages cover what NX adds. Every lib.* API, import, callback, and locale is upstream ox_lib behavior; the upstream repository and official ox_lib documentation remain the canonical reference for those.
The base
A drop-in replacement pinned to upstream ox_lib v3.33.1. Every lib.* API, import, and locale is unchanged from upstream, so existing code keeps working. The redesign is entirely in the interface.
- Every surface redesigned. Notifications, alert and input dialogs, context, list, and radial menus, linear and circle progress bars, skill checks, and text UI all share one cohesive liquid glass look, matching the NX Inventory and ox_target redesigns.
- Sora typography. Sora replaces the default system font across every surface. A monochrome-white accent and iOS-style semantic colors keep the look consistent and legible.
- Customize panel. Players set the UI scale, pick a glass style, and toggle syncing from a single in-game panel. Settings persist per client.
- Server rebrand. Two convars retune the accent everywhere at once, with no code changes. See Configuration.
- Shared preferences store. The chosen glass preset syncs across NX resources, so menus, the inventory, and targeting all match.
- Plugin API. Addon resources mount their UI at runtime without touching base files. This is how
nx-ox_libloads.
Without the addon, every surface falls back to a clean bordered translucent look. There are no errors and nothing to configure.
The addon
Liquid glass
nx-ox_lib turns those surfaces into real liquid glass. Every menu, dialog, and notification becomes a live frosted-glass panel that reacts to the scene behind it, blurred and tinted, with visible depth between the panel and the game and edges that catch the light. Text adapts so labels stay readable at night or against bright signs.
The addon has no database, no items, and no config file. Install it after the base and it attaches itself.
Framework compatibility
The addon contains no framework code. Any server that runs ox_lib is supported: ESX, QBCore, QBox, and ox_core. It is fully standalone.
Get it
- Base: free at github.com/NX-Creative/ox_lib
- Addon: nxcreative.tech/ox_lib