Skip to content

Commit 33a3f38

Browse files
committed
Update README.md
1 parent 2440729 commit 33a3f38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Welcome to this FMOD Feature Demo!
22
----------------------------------
33

4-
Compatible with Unity 2020.3.16f1 and FMOD 2.01.
4+
Tested with Unity 2021.2 and FMOD 2.02 on Windows, Mac, Linux.
55

66
This project demonstrates a wide range of features found in FMOD and some examples of how you can utilize them in your own project.
77

@@ -22,7 +22,7 @@ Key tips while playing:
2222

2323
- Options (Graphics Settings/Volume Controls) are available in the Main Menu.
2424

25-
- Teleporting to each room is possible through the ESC Menu.
25+
- Teleporting to each room is possible through the Main Menu.
2626

2727
- Floating FMOD logo's around the world will give you more information when activated by looking directly at them.
2828

@@ -36,8 +36,8 @@ In every custom script containing FMOD, you will see this comment structure befo
3636
=======================================================================================================*/
3737
```
3838

39-
The FMOD Studio Project is included as "Fmod Demo Sounds.fspackage", which can be opened with any minor version of FMOD Studio 2.01.
39+
The FMOD Studio Project is included as "Fmod Demo Sounds.fspackage", which can be opened with any minor version of FMOD Studio 2.02.
4040

4141
Feel free to use any and everything from this project in your own games!
4242

43-
See the [Online documentation](https://fmod.com/resources/documentation-unity?version=2.01&page=welcome.html) for much more information.
43+
See the [Online documentation](https://fmod.com/resources/documentation-unity?version=2.02&page=welcome.html) for much more information.

0 commit comments

Comments
 (0)