mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
34022ce81eabe9a87c055d93246f53c8392992db
* fix(web/menu): Combine initial select and first render * Combining these checks should fix an issue of having to toggle a checkbox multiple times before it is recognized as being toggled * Change firstRenderRef current value before first menu movement * Too many async on change functions are happening let's handle this once the user decides to interact with the menu * fix(web/menu): remove first render ref check for onSelected Co-authored-by: Luke <sabolukas03@gmail.com>
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%