mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
Indicate 1.21.4 support on modrinth (#139)
This commit is contained in:
@@ -133,6 +133,6 @@ modrinth {
|
||||
syncBodyFrom.set(rootProject.file("README.md").readText())
|
||||
|
||||
uploadFile.set(tasks.remapJar.get().destinationDirectory.get().asFile.resolve("${versionName(project)}.jar"))
|
||||
gameVersions.add(libs.minecraft.get().version as String)
|
||||
gameVersions.addAll(libs.minecraft.get().version as String, "1.21.4")
|
||||
failSilently.set(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user