Configuration
This showcases and explains the config.lua file within the Windy City RP HUD!
Config + {}
Config.Settings = {
debug = false,
useBuiltInSeatbeltLogic = true, -- Whether to enable the custom seatbelt logic.
framework = "esx", -- none, esx, qb, ox, custom.
}
Last updated