Skip to content

Commit

Permalink
Address covers comments
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed May 30, 2024
1 parent 1c0ac95 commit 09aa752
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,8 @@ More information on the relevant tool, its released version and documentation ca

## DevLogin
The DevLogin tool is a tool that allows you to log in to a Minecraft account without having to use the Minecraft launcher, during development.
By default, it will use the credentials stored by the vanilla launcher, however if you are not logged in there, it will offer you the ability to log in directly from the console.
During first start it will show you a link to log in to your Minecraft account, and then you can use the tool to log in to your account.
The credentials are cached on your local machine, and then reused for future logins, so that re-logging is only needed when the tokens expire.
This tool is used by the runs subsystem to enable logged in plays on all client runs.
The tool can be configured using the following properties:
```properties
Expand Down

0 comments on commit 09aa752

Please sign in to comment.