πŸ”ŒFramework Compatibility

Source Development resources are designed to be framework-agnostic. We support the most popular FiveM frameworks through our dedicated Bridge System.

Supported Frameworks

Framework
Support Level
Notes

QBox

βœ… Full Support

Built-in, auto-detected.

QBCore

βœ… Full Support

Built-in, auto-detected.

ESX

βœ… Full Support

Built-in, auto-detected (Legacy & v1 Final).

Custom

πŸ”§ Supported

You can implement your own bridge functions.

How the Bridge Works

Each resource contains a bridge/ folder. This folder acts as a translator between our scripts and your server's framework.

If you use a custom framework, you only need to edit the files in the bridge/ folder of each resource.

Last updated