Files
esx_core/config.lua
T
akbaig dea210983f Ability to make the display hud enable or disable in config file (#37)
* Update config.lua

Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui

* Update main.lua

Adds the option to make the bars visible/invisible in case you're using some other resource like trew_hud_ui
2020-07-03 17:38:38 +01:00

4 lines
55 B
Lua

Config = {}
Config.Locale = 'fr'
Config.Visible = true