Skip to content

Commit 0a1e2be

Browse files
committed
chore: update readme
1 parent bf8e23b commit 0a1e2be

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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
4747
Copyright (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

0 commit comments

Comments
 (0)