Skip to Content
Smash N Grab⚙️ Configuration

Configuration

You may edit this file to your desire at /config.lua.

Config = {} -- Set to true to enable a module, false to disable it Config.Modules = { SmashNGrab = true, PorchPiracy = true, NPCRobbing = false, -- Not implemented yet Mailbox = true, -- Not implemented yet CarRadio = false, -- Not implemented yet ParkingMeter = false, -- Not implemented yet } -- Rest of configuration is done in the configs/ files