Super IA #5

Merged
Persson-dev merged 15 commits from deepmind into main 2025-04-30 18:28:02 +00:00
Showing only changes of commit 91428543c2 - Show all commits

View File

@@ -39,6 +39,10 @@ application {
applicationName = "3DChess" applicationName = "3DChess"
} }
run {
standardInput = System.in
}
jar { jar {
manifest { manifest {
attributes 'Main-Class': application.mainClass attributes 'Main-Class': application.mainClass