Linden e840bbb50f refactor(init): report ox_lib error when loading imports
People like to cry about resources not working because they
failed to install ox_lib and don't know how to read, missing the
fat error and stack trace on resource start.

Now we can remind these people they need to actually install
a release.
2022-10-28 18:46:56 +11:00
2022-10-19 04:14:36 +11:00
2022-10-27 23:24:38 +02:00
2022-07-05 05:17:52 +10:00
2022-08-15 20:48:37 +10:00


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

Description
No description provided
Readme 5.7 MiB
Languages
Lua 62.5%
TypeScript 35.6%
CSS 1.7%