1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-17 02:28:12 +02:00
parent 6c7ca1a2e8
commit a0f0c29c5f

View file

@ -1,7 +1,7 @@
Config = {} Config = {}
-- Can be 'qbcore', 'esx' or 'standalone'. -- Can be 'qbcore', 'esx' or 'standalone'.
Config.framework = 'standalone' -- Default = 'standalone' Config.framework = 'qbcore' -- Default = 'standalone'
-- Toggle LegacyFuel hook. -- Toggle LegacyFuel hook.
Config.LegacyFuel = false -- Default = false Config.LegacyFuel = false -- Default = false