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

Fix shaded jar

This commit is contained in:
Konicai
2022-10-16 22:47:26 -04:00
parent 4dfb728b4d
commit 675e70be66
4 changed files with 57 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ allprojects {
}
val platforms = setOf(
projects.fabric,
projects.bungeecord,
projects.spigot,
projects.sponge,