From 302fef2ec81c6c0a803a6e9e14172ac45085e565 Mon Sep 17 00:00:00 2001 From: amzn-phist <52085794+amzn-phist@users.noreply.github.com> Date: Wed, 7 Jul 2021 16:22:52 -0500 Subject: [PATCH] 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> --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9cc816efe9..83acec1313 100644 --- a/README.md +++ b/README.md @@ -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=` - * 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=` + * For example: `set LY_WWISE_INSTALL_PATH="C:\Program Files (x86)\Audiokinetic\Wwise 2021.1.1.7601"` ### Quick Start Build Steps