This is a fork of the original ox_lib by overextended.
This repository provides a ready-to-use version of ox_lib for FiveM servers with pre-built web assets and optimized configuration.
A FiveM library and resource implementing reusable modules, methods, and UI elements.
- Download the latest release from the Releases page
- Extract to your esources folder
- Add ensure ox_lib to your server.cfg
- Restart your server
https://overextended.dev/ox_lib
- Original Repository: https://github.com/overextended/ox_lib
- Original Download: https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip
- npm package: https://www.npmjs.com/package/@overextended/ox_lib
- For guidelines to contributing to the project, and to see our Contributor License Agreement, see CONTRIBUTING.md
- For additional legal notices, refer to NOTICE.md.
- Install Lua Language Server to ease development with annotations, type checking, diagnostics, and more.
- Install cfxlua-vscode to add natives and cfxlua runtime declarations to LLS.
This project maintains the same LGPL-3.0 license as the original ox_lib project.
Note: This fork is maintained independently. For issues specific to the original ox_lib, please refer to the original repository.