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

Re-added the old sendForm methods

This commit is contained in:
Tim203
2022-06-06 11:16:11 +02:00
parent 8bd2e2d39a
commit e824d0f4d1
4 changed files with 58 additions and 14 deletions

View File

@@ -24,10 +24,10 @@
*/
object Versions {
const val geyserVersion = "2.0.1-cumulus-SNAPSHOT"
const val geyserVersion = "2.0.3-cumulus-SNAPSHOT"
const val cumulusVersion = "1.1-SNAPSHOT"
const val configUtilsVersion = "1.0-SNAPSHOT"
const valspigotVersion = "1.13-R0.1-SNAPSHOT"
const val spigotVersion = "1.13-R0.1-SNAPSHOT"
const val fastutilVersion = "8.5.3"
const val lombokVersion = "1.18.20"
const val guiceVersion = "5.0.1"