Config

This is the main configuration file. (sh_config.lua)

Config = {} -- Don't touch this

Config.UICommand = "gangs" --Command for the gangs UI

Config.PoliceJobs = { "police" } -- Jobs that act as police

Last updated