ox_lib
A comprehensive FiveM development library that streamlines resource creation through shared utilities, UI components, and common framework abstractions.
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.
Documentation
https://overextended.dev/ox_lib
Download
https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip
npm package
https://www.npmjs.com/package/@overextended/ox_lib
Lua Language Server
- Install Lua Language Server to ease development with annotations, type checking, diagnostics, and more.
- Download fivem-lls-addon to add support for native declarations and other platform-specific functionality.