Update Wwise version info in Readme.md (#1910)

* Update Wwise version info in Readme.md

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>

* Updates to Wwise readme text

Correct capitalization of 'Wwise' and add info about selecting the
SDK(C++) component.

Signed-off-by: amzn-phist <52085794+amzn-phist@users.noreply.github.com>
This commit is contained in:
amzn-phist
2021-07-07 16:22:52 -05:00
committed by GitHub
parent fa1375d7c6
commit 302fef2ec8
+5 -4
View File
@@ -85,10 +85,11 @@ If you have the Git credential manager core or other credential helpers installe
#### Optional
* WWise - 2019.2.8.7432 minimum: [https://www.audiokinetic.com/download/](https://www.audiokinetic.com/download/)
* Note: This requires registration and installation of a client to download
* You will also need to set a environment variable: `set LY_WWISE_INSTALL_PATH=<path to WWise version>`
* For example: `set LY_WWISE_INSTALL_PATH="C:\Program Files (x86)\Audiokinetic\Wwise 2019.2.8.7432"`
* Wwise - 2021.1.1.7601 minimum: [https://www.audiokinetic.com/download/](https://www.audiokinetic.com/download/)
* Note: This requires registration and installation of a client application to download
* Make sure to select the SDK(C++) component during installation of Wwise
* You will also need to set an environment variable: `set LY_WWISE_INSTALL_PATH=<path to Wwise version>`
* For example: `set LY_WWISE_INSTALL_PATH="C:\Program Files (x86)\Audiokinetic\Wwise 2021.1.1.7601"`
### Quick Start Build Steps