Mehrere Probleme behoben

This commit is contained in:
2026-08-16 21:48:19 +02:00
parent 225d9cfa82
commit 13a1c45ca6
1132 changed files with 754 additions and 133 deletions

View File

@@ -69,7 +69,7 @@ sourceSets {
run {
dependsOn extractNatives
workingDir = rootDir // gemeinsames Arbeitsverzeichnis = Projekt-Root
workingDir = rootDir
}
jar {