๐ ๏ธ Configuration
Train Heist is configured through four files in the configs folder:
shared.luaโ settings used by both sides: queue requirements, the NPC contact, the laptop & skill tree integrations, and the loot/search pools.client.luaโ everything the player experiences: locations (depots, antennas, terminal, interception, drop-off), the device props, the train, the loot props on the carriages, the carry animation, and the client-side police alarm hook.server.luaโ queue timers, the cargo payout, completion rewards, the police alert chances, and the server-side police alarm hook.translation.luaโ every player-facing string (UI labels and notifications).
Never rename the Config.* / Shared.* keys โ only change their values.