forked from GeyserMC/Geyser
Add authentication/online mode support
This commit is contained in:
parent
d6aa75b2f7
commit
df6836e12b
6 changed files with 156 additions and 104 deletions
|
@ -54,11 +54,5 @@
|
|||
<version>3.3.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.7</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue