File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ Here is an example of a SoundBank entity:
4343
4444## Usage
4545```
46- G2WwiseDataTool 1.3 .0
46+ G2WwiseDataTool 1.4 .0
4747Copyright (C) Glacier 2 Modding Organisation
4848
49- -i, --input Path to SoundBanksInfoPath.xml file (Located in
49+ -i, --input Required. Path to SoundBanksInfoPath.xml file (Located in
5050 Wwise_Project_Root\GeneratedSoundBanks\Windows\).
5151
5252 -o, --output Path to output files (Defaults to current working directory).
@@ -56,6 +56,9 @@ Copyright (C) Glacier 2 Modding Organisation
5656 -s, --save-paths Save Event and SoundBank paths to a events.txt and soundbanks.txt file in the output
5757 path.
5858
59+ --filter Filters which SoundBanks will get exported separated by spaces. Example: --filter
60+ Example_SoundBank MyAwesomeSoundBank (case sensitive).
61+
5962 -v, --verbose Set output to verbose messages.
6063
6164 -l, --licenses Prints license information for G2WwiseDataTool and third party libraries that are
You can’t perform that action at this time.
0 commit comments