1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-02 19:36:35 +02:00
parent 2513bbbe3f
commit 709e4c5025
12 changed files with 15 additions and 16 deletions

View file

@ -1,14 +0,0 @@
fx_version 'adamant'
game 'gta5'
files {
'audioconfig/ecoboostv6_game.dat151.rel',
'audioconfig/ecoboostv6_sounds.dat54.rel',
'sfx/dlc_ecoboostv6/ecoboostv6.awc',
'sfx/dlc_ecoboostv6/ecoboostv6_npc.awc'
}
data_file 'AUDIO_GAMEDATA' 'audioconfig/ecoboostv6_game.dat'
data_file 'AUDIO_SOUNDDATA' 'audioconfig/ecoboostv6_sounds.dat'
data_file 'AUDIO_WAVEPACK' 'sfx/dlc_ecoboostv6'

View file

@ -0,0 +1,13 @@
fx_version 'adamant'
game 'gta5'
files {
'audioconfig/*.dat151.rel',
'audioconfig/*.dat54.rel',
'sfx/**/*.awc'
}
data_file 'AUDIO_GAMEDATA' 'audioconfig/ta006bmws65_game.dat'
data_file 'AUDIO_SOUNDDATA' 'audioconfig/ta006bmws65_sounds.dat'
data_file 'AUDIO_WAVEPACK' 'sfx/dlc_ta006bmws65'