mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
5 lines
129 B
Lua
5 lines
129 B
Lua
Config = {}
|
|
|
|
Config.Locale = 'fr'
|
|
Config.MinPlayer = 0 --Set how many players need to be connect before whitelist start, 0-32
|