forked from Simnation/Main
Update fxmanifest.lua
This commit is contained in:
parent
ac8e6565c6
commit
0dbf343360
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ version '50.0'
|
|||
|
||||
server_scripts {
|
||||
--'@mysql-async/lib/MySQL.lua', -- enable this and remove oxmysql line (line 11) if you use mysql-async (only enable this for qbcore/esx framework)
|
||||
--'@oxmysql/lib/MySQL.lua', -- enable this and remove mysql async line (line 10) if you use oxmysql (only enable this for qbcore/esx framework)
|
||||
'@oxmysql/lib/MySQL.lua', -- enable this and remove mysql async line (line 10) if you use oxmysql (only enable this for qbcore/esx framework)
|
||||
'config.lua',
|
||||
'language/main.lua',
|
||||
'server/main.lua',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue