mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
77ff8e977b06fac338f76f581370c2c8b9142353
People keep asking for coords to be added to cache, but it be problematic to spam the events system every tick with that information. If zones is loaded, we can set cache locally without relying on events.
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
Description
Languages
Lua
62.5%
TypeScript
35.6%
CSS
1.7%