3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-03 08:21:06 +02:00

Update to 1.17 release

Dieser Commit ist enthalten in:
Camotoy 2021-06-07 23:54:48 -04:00
Ursprung bb20afb123
Commit 4d3392c16a
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

@ -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.

Datei anzeigen

@ -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>