-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new vehicle ford mustang + sound custom
- This PR introduces a new vehicle (ford mustang - mgt with modified sound)
- Loading branch information
1 parent
e66b860
commit ab5f41e
Showing
19 changed files
with
1,411 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+836 Bytes
server-data/resources/[sound_cars]/tamustanggt50/audioconfig/tamustanggt50_game.dat151.rel
Binary file not shown.
Binary file added
BIN
+4.36 KB
server-data/resources/[sound_cars]/tamustanggt50/audioconfig/tamustanggt50_sounds.dat54.rel
Binary file not shown.
Binary file added
BIN
+836 Bytes
server-data/resources/[sound_cars]/tamustanggt50/audioconfig/tascmustanggt50_game.dat151.rel
Binary file not shown.
Binary file added
BIN
+4.36 KB
...er-data/resources/[sound_cars]/tamustanggt50/audioconfig/tascmustanggt50_sounds.dat54.rel
Binary file not shown.
16 changes: 16 additions & 0 deletions
16
server-data/resources/[sound_cars]/tamustanggt50/fxmanifest.lua
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 added
BIN
+3.83 MB
server-data/resources/[sound_cars]/tamustanggt50/sfx/dlc_tamustanggt50/tamustanggt50.awc
Binary file not shown.
Binary file added
BIN
+948 KB
server-data/resources/[sound_cars]/tamustanggt50/sfx/dlc_tamustanggt50/tamustanggt50_npc.awc
Binary file not shown.
Binary file added
BIN
+3.61 MB
server-data/resources/[sound_cars]/tamustanggt50/sfx/dlc_tascmustanggt50/tascmustanggt50.awc
Binary file not shown.
Binary file added
BIN
+949 KB
...data/resources/[sound_cars]/tamustanggt50/sfx/dlc_tascmustanggt50/tascmustanggt50_npc.awc
Binary file not shown.
Oops, something went wrong.