forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
72e3edb96e
commit
37d26ced90
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Config = {}
|
||||
|
||||
Config.Framework = "standalone" -- types (standalone, qbcore, esx)
|
||||
Config.Framework = "qbcore" -- types (standalone, qbcore, esx)
|
||||
|
||||
Config.ESXFramework = {
|
||||
newversion = true, -- use this if you using new esx version (if you get error with old esxsharedobjectmethod in console)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue