diff --git a/config.lua b/config.lua index 8bf546f3..fce1b345 100644 --- a/config.lua +++ b/config.lua @@ -14,5 +14,6 @@ Config.EnableHud = true -- enable the default hud? Display current jo Config.MaxWeight = 24 -- the max inventory weight without backpack Config.PaycheckInterval = 7 * 60000 -- how often to recieve pay checks in milliseconds Config.EnableDebug = false +Config.UseESXIdentity = false -- Enable support for ESX Identity features, and support for custom loading screens Config.IncompatibleResourcesToStop = {}