1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-12 15:42:54 +02:00
parent bb893ec170
commit e3fc4295d9

View file

@ -15,9 +15,9 @@ Config.esxSettings = {
} }
Config.qbSettings = { Config.qbSettings = {
enabled = true, enabled = false,
-- Whether or not to use the new QBCore export method -- Whether or not to use the new QBCore export method
useNewQBExport = false, useNewQBExport = true,
} }
-- Only enable when NOT using ESX or QBCore -- Only enable when NOT using ESX or QBCore