mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
indicate 1.21.2/.3 support
This commit is contained in:
@@ -134,6 +134,6 @@ modrinth {
|
||||
|
||||
uploadFile.set(tasks.remapJar.get().destinationDirectory.get().asFile.resolve("${versionName(project)}.jar"))
|
||||
gameVersions.add(libs.minecraft.get().version as String)
|
||||
gameVersions.add("1.21.1")
|
||||
gameVersions.addAll("1.21.1", "1.21.2", "1.21.3")
|
||||
failSilently.set(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user