qb-streetraces
qb-streetraces is the QBCore repository for quick vehicle races with wagers. Its current manifest declares config.lua, client.lua, server.lua, and an HTML UI.
Install from upstream
git clone https://github.com/qbcore-framework/qb-streetraces.gitEnsure it only after qb-core. Review fxmanifest.lua and config.lua at the commit you deploy.
Configuration surface
The current config defines display currency, minimum race distance, minimum/maximum stake, and commands for creating, cancelling, quitting, and starting races. Do not copy values from this page into production without comparing the current upstream file.
Update checklist
- Record the deployed commit and local changes.
- Compare
config.lua, client/server events, and UI files with upstream. - Test race creation, entry, wager handling, cancellation, and disconnect behavior on staging.
- Validate all wager decisions server-side before production rollout.
Source: qbcore-framework/qb-streetraces
Last updated on