ed
This commit is contained in:
parent
a3cb0050da
commit
a74a0dda77
3 changed files with 475 additions and 68 deletions
|
@ -1,9 +1,9 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'YourName'
|
||||
description 'Vehicle Admin Script for QBCore'
|
||||
version '1.0.0'
|
||||
author 'VehicleAdmin'
|
||||
description 'Job-based Vehicle Admin Script for QBCore with ox_lib'
|
||||
version '2.0.0'
|
||||
|
||||
shared_scripts {
|
||||
'@ox_lib/init.lua'
|
||||
|
@ -23,3 +23,5 @@ dependencies {
|
|||
'ox_lib',
|
||||
'oxmysql'
|
||||
}
|
||||
|
||||
lua54 'yes'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue