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 2, 2024
1 parent b77187e commit 2bd37ea
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 @@ -109,7 +109,7 @@ This is ideal if you want to create a desktop shortcut to open a set of accounts
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 | [email protected] | Specify Signin Address to pass through to the script | -AccountUsername also works as a parameter. Can't be used with -all or -batch |
| -account | [email protected] | Specify Signin Address to pass through to the script | -AccountUsername also works as a parameter. Can't be used with -all or -batch. If you don't use the -pw parameter, you can simply specify the ID of the account you want to launch from accounts.csv. |
| -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. |
Expand Down

0 comments on commit 2bd37ea

Please sign in to comment.