bsrypt / ox_lib

Modules to utilise in other resources via imports and exports.

Home Page:https://overextended.github.io/docs/ox_lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Lua Library for FiveM

FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via

shared_script '@ox_lib/init.lua'

server.cfg

add_ace resource.ox_lib command.add_ace allow
add_ace resource.ox_lib command.remove_ace allow
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow

License

LGPL-3.0-or-later

About

Modules to utilise in other resources via imports and exports.

https://overextended.github.io/docs/ox_lib

License:GNU Lesser General Public License v3.0


Languages

Language:Lua 53.1%Language:TypeScript 46.2%Language:CSS 0.6%Language:HTML 0.1%