mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2026-01-04 15:31:48 +00:00
Fix modrinth game versions (#97)
This commit is contained in:
@@ -159,7 +159,7 @@ modrinth {
|
||||
syncBodyFrom = rootProject.file("README.md").text
|
||||
|
||||
uploadFile = tasks.getByPath("remappedShadowJar")
|
||||
gameVersions = ["1.19.4, 1.20"]
|
||||
gameVersions.addAll("1.19.4", "1.20")
|
||||
|
||||
loaders = ["fabric"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user