Configuration
Locale & bridges
cfg.locale = 'en' -- locales/<locale>.json
cfg.bridge = {
framework = 'auto', -- 'auto' | 'qb' | 'esx'
notification = 'ox_lib', -- any file name from bridge/notification/
}
cfg.nui = { primaryColor = '#f15d38' } -- accent color of the whole interfacePlacement ranges
cfg.placement = {
minSize = 0.5, -- sliders and ctrl+scroll offer this range...
maxSize = 5.0,
sizeStep = 0.5,
minOpacity = 0.4, -- lowest opacity players can pick (0.4 = 40%)
}Feature toggles
Rendering
Zones & model rules
Entry points
Permissions & protection
Server-side limits
Editor fonts
Advanced
Last updated