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

Indicate 1.21.9/1.21.10 support on modrinth, update cloud command library

This commit is contained in:
onebeastchris
2025-10-12 14:34:43 +02:00
parent 826b4b4e48
commit 2dfe846a40
4 changed files with 8 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ modrinth {
uploadFile.set(tasks.getByPath("shadowJar"))
gameVersions.addAll("1.16.5", "1.17", "1.17.1", "1.18", "1.18.1", "1.18.2", "1.19",
"1.19.1", "1.19.2", "1.19.3", "1.19.4", "1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4", "1.20.5", "1.20.6",
"1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5", "1.21.6")
"1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5", "1.21.6", "1.21.7", "1.21.8")
loaders.addAll("spigot", "paper")
}

View File

@@ -13,7 +13,7 @@ modrinth {
versionNumber.set(projectVersion(project))
versionType.set("beta")
changelog.set(System.getenv("CHANGELOG") ?: "")
gameVersions.addAll("1.21.7", libs.minecraft.get().version as String)
gameVersions.addAll("1.21.9", libs.minecraft.get().version as String)
failSilently.set(true)
syncBodyFrom.set(rootProject.file("README.md").readText())

View File

@@ -174,7 +174,7 @@ public final class GameProtocol {
* @return the supported Minecraft: Java Edition version
*/
public static String getJavaMinecraftVersion() {
return "1.21.9";
return "1.21.10";
}
/**

View File

@@ -26,8 +26,8 @@ folia = "1.19.4-R0.1-SNAPSHOT"
viaversion = "4.9.2"
adapters = "1.16-SNAPSHOT"
cloud = "2.0.0-rc.2"
cloud-minecraft = "2.0.0-beta.11"
cloud-minecraft-modded = "2.0.0-beta.12"
cloud-minecraft = "2.0.0-beta.13"
cloud-minecraft-modded = "2.0.0-beta.13"
commodore = "2.2"
bungeecord = "1.21-R0.1-20250215.224541-54"
bungeecord-api = "1.21-R0.1"
@@ -36,13 +36,13 @@ viaproxy = "3.3.2-SNAPSHOT"
fabric-loader = "0.17.2"
fabric-api = "0.133.14+1.21.9"
fabric-permissions-api = "0.4.1"
neoforge-minecraft = "21.9.14-beta"
neoforge-minecraft = "21.10.0-beta"
mixin = "0.8.5"
mixinextras = "0.3.5"
minecraft = "1.21.9"
minecraft = "1.21.10"
mockito = "5.+"
runtask = "2.3.1"
runpaperversion = "1.21.9"
runpaperversion = "1.21.10"
runvelocityversion = "3.4.0-SNAPSHOT"
# plugin versions