ADD REST CARS
This commit is contained in:
parent
62b435c655
commit
18c43daf18
2934 changed files with 1670202 additions and 0 deletions
21
resources/[cars]/tfjogger/fxmanifest.lua
Normal file
21
resources/[cars]/tfjogger/fxmanifest.lua
Normal file
|
@ -0,0 +1,21 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
authors { "L'kid" }
|
||||
description "Jogger by Tidemo, FiveM resource made by L'kid"
|
||||
version '1.0'
|
||||
|
||||
lua54 'yes'
|
||||
|
||||
files {
|
||||
'data/**/*.meta',
|
||||
}
|
||||
|
||||
data_file 'HANDLING_FILE' 'data/**/handling*.meta'
|
||||
data_file 'VEHICLE_METADATA_FILE' 'data/**/vehicles*.meta'
|
||||
data_file 'CARCOLS_FILE' 'data/**/carcols*.meta'
|
||||
data_file 'VEHICLE_VARIATION_FILE' 'data/**/carvariations*.meta'
|
||||
|
||||
client_scripts {
|
||||
'vehicle_names.lua',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue