forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
6c7ca1a2e8
commit
a0f0c29c5f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue