Wwise SDK 2023.1.8
|
Before getting started, Python 3.7 or more recent must be installed to use the development tools.
To build the property help documentation, install these two Python dependencies:
Also, remember to include your build tools for other targeted platforms in your PATH. For more information on which build tools to install refer to Platform Requirements.
Caution: When installing the Wwise SDK from the Launcher, select all target platforms and ensure there are no spaces in the installation path. |
For a given version of Wwise SDK, the development tools plug-in is located in "%WWISEROOT%/Scripts/Build/Plugins". A quick look at these files provides the following Python scripts:
Caution: Most of these scripts assume that the current working directory is the root of your plug-in, ensure you are in the right directory before calling them. |
Note: More information about how to use these scripts is available through the -h or –help command-line flags. |
This documentation is divided into several parts, covering the topics of creating, configuring, building, and packaging a custom plug-in.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise