QBCore resource references
This hub links implementation notes to current upstream repositories. A resource name alone does not establish compatibility: record the commit you deploy, inspect its manifest and configuration, and test the whole dependency chain on staging.
Looking for new scripts rather than documentation of official ones? Compare marketplaces and community hubs on our QBCore script sources page.
Core integrations
- qb-target β entity and zone interaction
- qb-adminmenu β administration UI
- qb-management β job and gang employee management
- qb-doorlock β door state and authorization
- qb-vehiclekeys β vehicle keys and locks
- qb-smallresources β collection of small gameplay modules
- qb-radialmenu β contextual action menu
- qb-weathersync β synchronized weather and time
Gameplay resources
- qb-prison β jail and prison flows
- qb-weed β persistent plant growth
- qb-streetraces β street races
- qb-taxijob β taxi job
- qb-truckerjob β trucking job
- qb-fuel β vehicle fuel system
- qb-garages β garage and impound storage
- qb-hud β status HUD and UI setup
Community categories
QBCore does not currently publish official repositories named qb-casino, qb-fishing, or
qb-hunting. Use the casino,
fishing, and hunting selection guides
to evaluate third-party resources without assuming an upstream endorsement.
Safe deployment
- Start with the QBCore GitHub organizationΒ and record a commit SHA.
- Read
fxmanifest.lua, README, config, SQL, exports, and event handlers at that commit. - Confirm dependency order and compare local modifications before updating.
- Back up persistent data, deploy to staging, and run feature-specific smoke tests.
- Keep the previous code and schema rollback procedure until production verification is complete.