Created runnable jars

This commit is contained in:
Seraina
2022-03-28 00:02:39 +02:00
parent 0370bf30b8
commit 6b69cb8649
3 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ javafx {
group 'ch.unibas.dmi.dbis'
version '0.0.1-ALPHA'
mainClassName = 'ch.unibas.dmi.dbis.cs108.example.HelloWorld'
mainClassName = 'ch.unibas.dmi.dbis.cs108.multiplayer.client.Client'
java {
toolchain {