1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Initial 1.21.3 changes for mod platforms

This commit is contained in:
onebeastchris
2024-10-25 02:15:51 +08:00
parent e17ad64d8c
commit 1a04aa6ea6
11 changed files with 32 additions and 22 deletions

View File

@@ -6,7 +6,10 @@ org.gradle.parallel=true
org.gradle.caching=true
org.gradle.vfs.watch=false
# TODO remove once architectury loom updates to 1.8
loom.ignoreDependencyLoomVersionValidation=true
group=org.geysermc
id=geyser
version=2.4.3-SNAPSHOT
version=2.5.0-SNAPSHOT
description=Allows for players from Minecraft: Bedrock Edition to join Minecraft: Java Edition servers.