File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ G2WwiseDataTool is a CLI application which can be used to export SoundBanks and
99
1010## Usage
1111```
12- G2WwiseDataTool 1.1 .0
12+ G2WwiseDataTool 1.2 .0
1313Copyright (C) Glacier 2 Modding Organisation
1414
15- -i, --input Required. Path to SoundBanksInfoPath.xml file (Located in
15+ -i, --input Path to SoundBanksInfoPath.xml file (Located in
1616 Wwise_Project_Root\GeneratedSoundBanks\Windows\).
1717
1818 -o, --output Path to output files (Defaults to current working directory).
@@ -23,6 +23,9 @@ Copyright (C) Glacier 2 Modding Organisation
2323
2424 -v, --verbose Set output to verbose messages.
2525
26+ -l, --licenses Prints license information for G2WwiseDataTool and third party libraries that are
27+ used.
28+
2629 --help Display this help screen.
2730
2831 --version Display version information.
You can’t perform that action at this time.
0 commit comments