Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shupershuff authored Sep 1, 2024
1 parent 3ed64e9 commit c36a04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Available launch parameters and values to use are as per the table below:<br>
| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parameter&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | value example(s) | Purpose | Notes |
| ---------------------- | ------------------------------------------- | ------------------------------------- | ------------- |
| -account | username@emailaddress.com | Specify Signin Address to pass through to the script | -AccountUsername also works as a parameter. Can't be used with -all or -batch |
| -pw | YourBNetAccountPassword | Specify Password to pass through to the script | Can't be used with -all or -batch |
| -pw | YourBNetAccountPassword | Specify Password to pass through to the script | Can't be used with -all or -batch. If not specified, script will check if there's a matching account in accounts.csv to use password or token for. |
| -region | na.actual.battle.net <br> 1/2/3<br>NA/EU/AS/KR | Used to specify the connection region | Specify either the full server name, use the realm initials (NA/EU/AS/KR) or use 1, 2 or 3 as values to select NA, EU or KR |
| -all | True | Opens all accounts | Recommend using -region with this parameter. |
| -batch | 1 | Opens a batch of accounts at once | Recommend using -region with this parameter |
Expand Down

0 comments on commit c36a04d

Please sign in to comment.