Working on menus

This commit is contained in:
2026-05-14 13:01:53 +02:00
parent 367f37e6f8
commit 412e3adf2a
9 changed files with 215 additions and 9 deletions
+4
View File
@@ -12,6 +12,10 @@ val slf4j = "2.0.18"
val lombokVersion = "1.18.46"
val avajeInjectVersion = "12.5"
application {
mainClass = "be.seeseemelk.diceos.Bootloader"
}
repositories {
mavenCentral()
}