mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Implement browser sign-in method (#1447)
* Implement browser sign-in method * Handle empty link * Improve * Handle user cancel login
This commit is contained in:
parent
424f514be2
commit
71eb1dca17
6 changed files with 124 additions and 8 deletions
|
|
@ -10,6 +10,7 @@ login=
|
|||
password=
|
||||
serverip=
|
||||
type=mojang # Account type. mojang or microsoft
|
||||
method=mcc # Microsoft Account sign-in method. mcc OR browser
|
||||
|
||||
# Advanced settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue