forked from Simnation/Main
Update fxmanifest.lua
This commit is contained in:
parent
e8e3328d02
commit
2a4f65d95f
1 changed files with 2 additions and 2 deletions
|
@ -6,9 +6,9 @@ description 'Vehicle Tracking System for QBCore'
|
||||||
version '1.0.0'
|
version '1.0.0'
|
||||||
|
|
||||||
shared_scripts {
|
shared_scripts {
|
||||||
|
'config.lua',
|
||||||
'@ox_lib/init.lua',
|
'@ox_lib/init.lua',
|
||||||
'@qb-core/shared/locale.lua',
|
'@qb-core/shared/locale.lua'
|
||||||
'config.lua'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
client_scripts {
|
client_scripts {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue