Skip to content

Commit

Permalink
feat: new vehicle ford mustang + sound custom
Browse files Browse the repository at this point in the history
- This PR introduces a new vehicle (ford mustang - mgt with modified sound)
  • Loading branch information
bitpredator committed Dec 11, 2024
1 parent e66b860 commit ab5f41e
Show file tree
Hide file tree
Showing 19 changed files with 1,411 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 16 additions & 0 deletions server-data/resources/[sound_cars]/tamustanggt50/fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
fx_version 'adamant'

game 'gta5'

files {
'audioconfig/*.dat151.rel',
'audioconfig/*.dat54.rel',
'sfx/**/*.awc'
}

data_file 'AUDIO_GAMEDATA' 'audioconfig/tamustanggt50_game.dat'
data_file 'AUDIO_SOUNDDATA' 'audioconfig/tamustanggt50_sounds.dat'
data_file 'AUDIO_WAVEPACK' 'sfx/dlc_tamustanggt50'
data_file 'AUDIO_GAMEDATA' 'audioconfig/tascmustanggt50_game.dat'
data_file 'AUDIO_SOUNDDATA' 'audioconfig/tascmustanggt50_sounds.dat'
data_file 'AUDIO_WAVEPACK' 'sfx/dlc_tascmustanggt50'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit ab5f41e

Please sign in to comment.