ox_lib
ox_lib is a FiveM library providing shared UI and Lua utilities.
Updated 2026-07-04
What it is. ox_lib is a library resource that gives other resources a
shared toolkit: in-game UI (notifications, context menus, input dialogs,
progress bars) plus caching, callbacks, zones, and Lua helpers. Resources use
it for their menus and shared logic instead of shipping their own.
Install. If a resource lists ox_lib as a dependency, add it to your
resources and ensure it before that resource:
ensure ox_lib
ensure your-resource
Links
- Documentation - what it does and how it is used.
- Releases - download a current build.
Free and open-source, maintained by Overextended.
Need help with this? Open a ticket on Discord or read the support guide.