adds a difficulty parameter
All checks were successful
Build / build (push) Successful in 3m10s

This commit is contained in:
unurled 2024-05-30 22:52:01 +02:00
parent 22fa239f38
commit 92fd2242b3
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F
12 changed files with 436 additions and 12 deletions

View file

@ -14,7 +14,7 @@ version = "0.1.0"
description = "The main SR plugin."
val mcVersion = "1.20.6-R0.1-SNAPSHOT"
val redisVersion = "5.2.0-beta1"
val redisVersion = "5.2.0-beta2"
val invuiVersion = "1.30"
val javaVersion = 21