Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 605 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 605 Bytes

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