Skip to content

Latest commit

 

History

History
executable file
·
33 lines (25 loc) · 611 Bytes

README.md

File metadata and controls

executable file
·
33 lines (25 loc) · 611 Bytes

citra_bridge - A bridge resource for FiveM

NOTE: citra_bridge is currently a WIP and its APIs could change at any time.

This resource aims to provide a standard API for multiple frameworks, dispatch systems, etc.

Current Framework Support

  • QBox
  • QBCore
  • ESX

Current Dispatch Support

  • ps-dispatch
  • cd_dispatch

Current Target Support

  • ox_target
  • qb-target

Current Bank Support

  • Renewed-Banking

Dependencies

  • ox_lib
  • oxmysql
  • Game build 2944 or higher

Config

Convars (server.cfg):
citRa:notify = 'ox'|'framework'

Docs are pending. Use at your own risk