This commit is contained in:
Nordi98 2025-08-06 11:48:14 +02:00
parent a3cb0050da
commit a74a0dda77
3 changed files with 475 additions and 68 deletions

View file

@ -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'