This commit is contained in:
Nordi98 2025-07-13 23:02:08 +02:00
parent 59951edece
commit cb3d888d34
5 changed files with 6 additions and 18 deletions

View file

@ -1,4 +1,3 @@
fx_version 'cerulean'
game 'gta5'
@ -24,5 +23,6 @@ lua54 'yes'
dependencies {
'qb-target',
'qb-core',
'ox_lib'
}
'ox_lib',
'tgiann-inventory'
}