Add Microsoft account support (#19)

* Add MSA support; fix up whatever IntelliJ complained about

* Add togglable password authentication option
This commit is contained in:
Camotoy 2021-01-11 16:29:39 -05:00 committed by GitHub
commit 498df7983b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 44 additions and 23 deletions

View file

@ -85,7 +85,7 @@
<dependency>
<groupId>com.github.CloudburstMC.Protocol</groupId>
<artifactId>bedrock-v422</artifactId>
<version>87d862d69d</version>
<version>d41b84e86c</version>
<scope>compile</scope>
<exclusions>
<!-- Stay on the older version of Network while it's rewritten -->