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

Use old MCProtocolLib, etc. commits for now

While we work out the kinks!
Dieser Commit ist enthalten in:
Camotoy 2021-09-23 17:53:57 -04:00
Ursprung 85a5762364
Commit f6313dd0ac
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -141,13 +141,13 @@
</exclusions> </exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.RednedEpic</groupId>
<artifactId>MCAuthLib</artifactId> <artifactId>MCAuthLib</artifactId>
<version>6c99331</version> <version>6c99331</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.RednedEpic</groupId>
<artifactId>MCProtocolLib</artifactId> <artifactId>MCProtocolLib</artifactId>
<version>e17787a</version> <version>e17787a</version>
<scope>compile</scope> <scope>compile</scope>
@ -167,7 +167,7 @@
</exclusions> </exclusions>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.RednedEpic</groupId>
<artifactId>PacketLib</artifactId> <artifactId>PacketLib</artifactId>
<version>9d4b476</version> <version>9d4b476</version>
<scope>compile</scope> <scope>compile</scope>