mirror of
https://github.com/GeyserMC/GeyserConnect.git
synced 2025-09-10 08:12:49 +02:00
Add Microsoft account support (#19)
* Add MSA support; fix up whatever IntelliJ complained about * Add togglable password authentication option
This commit is contained in:
parent
c4b1faaaf6
commit
498df7983b
9 changed files with 44 additions and 23 deletions
2
pom.xml
2
pom.xml
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue