For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dependencies

Required

Resource
Purpose
Notes

Server/client callbacks, locale, commands

3.30.0 or higher recommended

Scene persistence

2.10.0 or higher recommended; the table is created automatically

Framework

Player identity, jobs/gangs

QBCore/Qbox or ESX, auto-detected (cfg.bridge.framework). Runs standalone too (job/gang permissions are skipped; identifier allow-lists and admins still work)

Notifications need nothing extra: the default 'builtin' renders through the resource's own interface toasts. Every file in rm_scenes/bridge/notification/ is an adapter that ships open, and its file name is the value for cfg.bridge.notification. Pick one, or copy one and point it at your own resource; see Configuration.

Last updated