ox_lib

June 9, 2026 ยท View on GitHub

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.