Skip to content

errorism-scripts/er_lib

 
 

Repository files navigation

er_lib

A FiveM library and resource implementing reusable modules, methods, and UI elements.

For additional legal notices, refer to NOTICE.md.

Fork Purpose

This fork will drop support for JS and TS, and will be focused on Lua development only. It will also be used to add new features and bug fixes that are not present in the original repository. For ERROR!SM scripts, this will be the main library used for all our scripts.

📚 Documentation

https://overextended.dev/ox_lib

💾 Download

https://github.com/errorism-scripts/er_lib/releases/latest/download/er_lib.zip

🖥️ Lua Language Server

  • 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.
  • You can load er_lib into your global development environment by modifying workspace/user settings "Lua.workspace.library" with the resource path.
    • e.g. "c:/fxserver/resources/er_lib"

About

A FiveM resource and script library for Lua and JS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 62.0%
  • TypeScript 36.0%
  • CSS 1.8%
  • Other 0.2%