> For the complete documentation index, see [llms.txt](https://docs.devhub.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devhub.gg/car-thief/configuration.md).

# Configuration

Car Thief is configured through four files in the `configs` folder:

* [`sh.config.lua`](/car-thief/configuration/sh.config.lua.md) — the main gameplay configuration (locations, vehicles, car checker, key cloner, rewards, queue, integrations).
* [`sh.config_translations.lua`](/car-thief/configuration/sh.config_translations.lua.md) — every player-facing string (UI labels and notifications).
* [`client.lua`](/car-thief/configuration/client.lua.md) — the client-side police alarm hook.
* [`server.lua`](/car-thief/configuration/server.lua.md) — the server-side police alarm hook.
