Skip to Content
ResourcesAll QBCore Resources: Guides, Config & Common Fixes

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

Gameplay resources

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

  1. Start with the QBCore GitHub organizationΒ  and record a commit SHA.
  2. Read fxmanifest.lua, README, config, SQL, exports, and event handlers at that commit.
  3. Confirm dependency order and compare local modifications before updating.
  4. Back up persistent data, deploy to staging, and run feature-specific smoke tests.
  5. Keep the previous code and schema rollback procedure until production verification is complete.