πBridge Setup
Step 1: Download the latest release of BL Bridge
# Frameworks 'ox' | 'qb' | 'esx' | 'custom'
setr bl:framework 'qb'
# Inventories 'ox' | 'qb' | 'esx' | 'ps' | 'custom'
setr bl:inventory 'ox'
# Context 'ox' | 'qb' | 'custom'
setr bl:context 'ox'
# Target 'ox' | 'qb' | 'custom'
setr bl:target 'ox'
# Progress 'ox' | 'qb' | 'custom'
setr bl:progressbar 'ox'
# Radial 'ox' | 'qb' | 'custom'
setr bl:radial 'ox'
# Notification 'ox' | 'qb' | 'esx' | 'custom'
setr bl:notify 'ox'
# TextUI 'ox' | 'qb'
setr bl:textui 'ox'Last updated