Skip to Content
MigrationToolsQBCore Resource Compatibility Checklist

QBCore resource compatibility checklist

There is no project-maintained universal QBCore compatibility-checker repository. Use this review against exact commits.

Static review

  • fxmanifest.lua dependencies exist and start first.
  • Referenced client/server/shared files exist with correct case.
  • Exports, events, callbacks, and commands match their consumers.
  • Config keys and shared-data shapes match local customizations.
  • SQL files are reviewed against the staging schema.
  • NUI callbacks, assets, and build output are present.

Runtime review

  • Clean resource start and restart
  • Player load/save and reconnect
  • Permission-denied paths
  • Invalid, duplicate, and concurrent event inputs
  • Database unavailable/recovered behavior
  • Inventory-full and missing-item behavior
  • Representative resmon/profiler measurement

Store the checklist with source/target commits and test evidence. β€œLatest” is not a reproducible version.