Documentation


## Lua Library for FiveM FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via ```lua shared_script '@ox_lib/init.lua' ``` ### server.cfg ``` add_ace resource.ox_lib command.add_principal allow add_ace resource.ox_lib command.remove_principal allow ``` ## License LGPL-3.0-or-later