Skip to content

Commit 87d8a90

Browse files
committed
chore: update readme usage section
1 parent 940517e commit 87d8a90

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
@@ -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
1313
Copyright (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.

0 commit comments

Comments
 (0)