3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-01 23:50:11 +02:00

Updated the mappings and fixed building

Dieser Commit ist enthalten in:
Tim203 2020-06-27 23:47:52 +02:00
Ursprung 3cd85ed76f
Commit dd1747cae9
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 064EE9F5BF7C3EE8
3 geänderte Dateien mit 7 neuen und 6 gelöschten Zeilen

1
.gitmodules vendored
Datei anzeigen

@ -1,3 +1,4 @@
[submodule "connector/src/main/resources/mappings"]
path = connector/src/main/resources/mappings
url = https://github.com/GeyserMC/mappings.git
branch = feature/1.16

Datei anzeigen

@ -31,9 +31,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<groupId>com.github.bundabrg.Protocol</groupId>
<artifactId>bedrock-v407</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>feature~1.16-protocol-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>
@ -103,9 +103,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcprotocollib</artifactId>
<version>1.16.1-SNAPSHOT</version>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>feature~1.16-SNAPSHOT</version>
<scope>compile</scope>
<exclusions>
<exclusion>

@ -1 +1 @@
Subproject commit 469c44151dca60a7e87711132927544df20312af
Subproject commit 22f98579c0ef0ed6f8d768393e4af478a76db40e