mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
a8b9f8cde5bafcecd6dfaeb7a8def7823573c514
string.gsub returns two variables, the updated string and the pattern occurrences. The outer string.gsub would replace n occurrences, or nothing if the string did not contain '%'.
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%