Configuration
config.lua
Config = {
Framework = "ESX", -- ESX/QB = ESX Legacy/QB-Core.
Laungage = "EN", -- It supports 5 languages by default (ZH, ES, EN, RU, HU), you can add more in translations.lua.
Currency = "$", -- Currency.
Color = "#ff6d33", -- Color scheme (HEX COLOR).
DiscordURL = "https://discord.gg/Fk7mJxYjeg", -- Your discord server invite link.
WebSiteURL = "https://infinity-scripts.tebex.io/", -- Your website page url.
ServerName = "INFINITY SCRIPTS", -- Your server name.
}
Last updated
Was this helpful?