Skip to content

Commit c0fc679

Browse files
committed
Fix version in readme
1 parent 6e2744c commit c0fc679

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FMOD sound plugin for ATS/ETS2
22

3-
### Only supports 1.40
3+
### Only supports 1.41
44

55
A telemetry plugin for ATS/ETS2 that includes an FMOD instance so that you can use FMOD sound mods.
66

@@ -35,7 +35,7 @@ Here's the correct folder structure:
3535
3636
└───ts-fmod-plugin # copy from release
3737
master.bank # copy from specific game folder in release
38-
selected.bank.txt # copy from release | edit text in file with sound mod filename you want
38+
selected.bank.txt # copy from release | edit text in file with sound mod filename(s) you want
3939
sound_levels.txt # copy from release | edit the sound levels to your liking
4040
the_sound_mod_you_want_to_use.bank # example of sound mod
4141
the_sound_mod_you_want_to_use.bank.guids # example of sound mod
@@ -80,3 +80,4 @@ Parameters:
8080
- wnd_left (and right)
8181
- surr_type
8282
- cabin_rot
83+
- cabin_out

0 commit comments

Comments
 (0)