⚙️Configuration
Here you can find anything about the configuration files.
Selecting your framework
Config.Framework = {
Core = 'qb', -- For the default and latest QBCore framework write qb, If you want to use a custom fraemwork use custom
CoreFolder = 'qb-core', -- For qbcore users only, The name of the qb-core folder.
}Settings
Config.Settings = {
enableTalkingColor = true -- Enable or disable a color while talking. In case of high packet loss or timeouts, you might want to disable it if your server cannot handle the bandwidth and packets.
}Channels & Jobs
Understanding the Structure
Channel Configuration
Last updated