forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
bb893ec170
commit
e3fc4295d9
1 changed files with 2 additions and 2 deletions
|
@ -15,9 +15,9 @@ Config.esxSettings = {
|
|||
}
|
||||
|
||||
Config.qbSettings = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
-- Whether or not to use the new QBCore export method
|
||||
useNewQBExport = false,
|
||||
useNewQBExport = true,
|
||||
}
|
||||
|
||||
-- Only enable when NOT using ESX or QBCore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue