Main Configuration
Theconfig.lua file contains the main system settings.
config.lua
Bridge Configuration
Framework
Set the framework in thebridge/config.lua file:
- QBCore
- Qbox
- Custom
Screenshot Configuration
Configure the image provider inmodules/screenshot/config.lua:
The Screenshot and Image Converter modules are Open Source. You can adapt them to your own CDN.
Color Customization
The system uses CSS variables that can be customized viaConfig.UI.Colors:
Supported Languages
To add a new language, create a file in
locales/[code].json.