ed
This commit is contained in:
parent
d2b98317d3
commit
b2c41ba5eb
4 changed files with 214 additions and 380 deletions
|
|
@ -2,7 +2,7 @@ fx_version 'cerulean'
|
|||
game 'gta5'
|
||||
|
||||
author 'YourName'
|
||||
description 'Vehicle Persistence System for jg-advanced-garage'
|
||||
description 'Vehicle Anti-Despawn System for QB-Core'
|
||||
version '1.0.0'
|
||||
|
||||
shared_scripts {
|
||||
|
|
@ -15,11 +15,11 @@ server_scripts {
|
|||
}
|
||||
|
||||
client_scripts {
|
||||
'config.lua',
|
||||
'client/main.lua'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
'qb-core',
|
||||
'jg-advancedgarages',
|
||||
'oxmysql'
|
||||
'jg-advancedgarages'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue