diff --git a/resources/[carscripts]/[carsounds]/r352sound/__resource.lua b/resources/[carscripts]/[carsounds]/r352sound/__resource.lua deleted file mode 100644 index 304eabda6..000000000 --- a/resources/[carscripts]/[carsounds]/r352sound/__resource.lua +++ /dev/null @@ -1,23 +0,0 @@ -resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' - -files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'dlctext.meta', - 'audioconfig/r352sound_game.dat151.rel', - 'audioconfig/r352sound_sounds.dat54.rel', - 'sfx/dlc_r352sound/r352sound.awc', - 'sfx/dlc_r352sound/r352sound_npc.awc' -} - -data_file 'HANDLING_FILE' 'handling.meta' -data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta' -data_file 'CARCOLS_FILE' 'carcols.meta' -data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta' -data_file 'DLC_TEXT_FILE' 'dlctext.meta' -client_script 'vehicle_names.lua' -data_file 'AUDIO_GAMEDATA' 'audioconfig/r352sound_game.dat' -data_file 'AUDIO_SOUNDDATA' 'audioconfig/r352sound_sounds.dat' -data_file 'AUDIO_WAVEPACK' 'sfx/dlc_r352sound' diff --git a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.nametable b/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.nametable deleted file mode 100644 index 3a2c0dfd4..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.nametable and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.rel b/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.rel deleted file mode 100644 index 418b7add3..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_game.dat151.rel and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.nametable b/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.nametable deleted file mode 100644 index eabd89124..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.nametable and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.rel b/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.rel deleted file mode 100644 index a428d4618..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/audioconfig/r352sound_sounds.dat54.rel and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound.awc b/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound.awc deleted file mode 100644 index 824ffa157..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound.awc and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound_npc.awc b/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound_npc.awc deleted file mode 100644 index 824ffa157..000000000 Binary files a/resources/[carscripts]/[carsounds]/r352sound/sfx/dlc_r352sound/r352sound_npc.awc and /dev/null differ diff --git a/resources/[carscripts]/[carsounds]/r35sound/__resource.lua b/resources/[carscripts]/[carsounds]/r35sound/__resource.lua new file mode 100644 index 000000000..4ade7e217 --- /dev/null +++ b/resources/[carscripts]/[carsounds]/r35sound/__resource.lua @@ -0,0 +1,16 @@ +resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937" + +files { + 'audioconfig/r35sound_game.dat151.rel', + 'audioconfig/r35sound_sounds.dat54.rel', + 'sfx/dlc_r35sound/r35sound.awc', + 'sfx/dlc_r35sound/r35sound_npc.awc' +} + +data_file 'AUDIO_GAMEDATA' 'audioconfig/r35sound_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/r35sound_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_r35sound' + +client_script { + 'vehicle_names.lua' +} \ No newline at end of file diff --git a/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_game.dat151.rel b/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_game.dat151.rel new file mode 100644 index 000000000..6cef09198 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_game.dat151.rel differ diff --git a/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_sounds.dat54.rel b/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_sounds.dat54.rel new file mode 100644 index 000000000..9aa6c53b5 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/r35sound/audioconfig/r35sound_sounds.dat54.rel differ diff --git a/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound.awc b/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound.awc new file mode 100644 index 000000000..865ab3908 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound.awc differ diff --git a/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound_npc.awc b/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound_npc.awc new file mode 100644 index 000000000..4a541d2e7 Binary files /dev/null and b/resources/[carscripts]/[carsounds]/r35sound/sfx/dlc_r35sound/r35sound_npc.awc differ