Skip to content

Commit

Permalink
chore: update readme usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
Notexe committed Mar 7, 2023
1 parent 940517e commit 87d8a90
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ G2WwiseDataTool is a CLI application which can be used to export SoundBanks and

## Usage
```
G2WwiseDataTool 1.1.0
G2WwiseDataTool 1.2.0
Copyright (C) Glacier 2 Modding Organisation
-i, --input Required. Path to SoundBanksInfoPath.xml file (Located in
-i, --input Path to SoundBanksInfoPath.xml file (Located in
Wwise_Project_Root\GeneratedSoundBanks\Windows\).
-o, --output Path to output files (Defaults to current working directory).
Expand All @@ -23,6 +23,9 @@ Copyright (C) Glacier 2 Modding Organisation
-v, --verbose Set output to verbose messages.
-l, --licenses Prints license information for G2WwiseDataTool and third party libraries that are
used.
--help Display this help screen.
--version Display version information.
Expand Down

0 comments on commit 87d8a90

Please sign in to comment.