ADD REST CARS
This commit is contained in:
parent
62b435c655
commit
18c43daf18
2934 changed files with 1670202 additions and 0 deletions
21
resources/[cars]/tfnsandstorm/fxmanifest.lua
Normal file
21
resources/[cars]/tfnsandstorm/fxmanifest.lua
Normal file
|
@ -0,0 +1,21 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
authors { "Tidemo" }
|
||||
description "Sandstorm D205 by Tidemo"
|
||||
version '2.0'
|
||||
|
||||
files {
|
||||
'data/**/*.meta',
|
||||
'audio/nsandstorm_game.dat151.rel',
|
||||
}
|
||||
|
||||
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"
|
||||
data_file "AUDIO_GAMEDATA" "audio/nsandstorm_game.dat"
|
||||
|
||||
client_scripts {
|
||||
'vehicle_names.lua',
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue