grundlegente Umstellung + Earthdawn Implemntation

This commit is contained in:
Ocame
2025-07-06 16:22:48 +02:00
parent 10c8c9900f
commit e2b9694e09
48 changed files with 1488 additions and 638 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
application.mainClass = "core.Main"
application.mainClass = "de.ocame.wuerfelbot.core.Main"
group = 'de.ocame'
version = '0.20'