forked from Simnation/Main
Update fxmanifest.lua
This commit is contained in:
parent
ec43990766
commit
636d541eaa
1 changed files with 9 additions and 11 deletions
|
@ -23,19 +23,17 @@ shared_scripts {
|
|||
'@ox_lib/init.lua',
|
||||
}
|
||||
|
||||
dependencies {
|
||||
'qb-core',
|
||||
'qb-target',
|
||||
'oxmysql',
|
||||
'PolyZone',
|
||||
'ox_lib'
|
||||
}
|
||||
|
||||
escrow_ignore {
|
||||
'client/*.lua',
|
||||
'server/*.lua',
|
||||
}
|
||||
|
||||
dependencies {
|
||||
'qb-core',
|
||||
'qb-target',
|
||||
'oxmysql'
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
lua54 'yes'
|
Loading…
Add table
Add a link
Reference in a new issue