A lightweight FiveM bridge to support **qbcore**, **esx**, **qbox**, **ox_core**, and **vrp** with a single, simple API.
This package is free and open source and will be used on our scripts to be as compatible as possible with whichever framework and inventory system you use.
Features
- Automatic framework detection
- Single `MetaBridge.call` dispatcher
- Friendly helper methods like `MetaBridge.getIdentifier`
- Optional override via `BridgeConfig.framework`
- Inventory adapters with a unified API
- Optional dispatch helper for common dispatch systems
- Update the bridge to match your own use-case (or better yet, open a support ticket or PR in the repository)