Update to 1.17 release

This commit is contained in:
Camotoy 2021-06-07 23:54:48 -04:00
parent bb20afb123
commit 4d3392c16a
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ The ultimate goal of this project is to allow Minecraft: Bedrock Edition users t
Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have joined us here!
### Currently supporting Minecraft Bedrock v1.17.0.58 and Minecraft Java 1.17-rc1.
### Currently supporting Minecraft Bedrock 1.17 and Minecraft Java 1.17.
## Setting Up
Take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set up Geyser.

View File

@ -154,10 +154,10 @@
<dependency>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>2bd966a</version>
<version>e316986</version>
<!-- <groupId>com.github.steveice10</groupId>-->
<!-- <artifactId>mcprotocollib</artifactId>-->
<!-- <version>1.17-rc1-SNAPSHOT</version>-->
<!-- <version>1.17-SNAPSHOT</version>-->
<scope>compile</scope>
<exclusions>
<exclusion>