Skip to content

Initial Release

Compare
Choose a tag to compare
@PhilippvK PhilippvK released this 17 Mar 01:12
· 328 commits to master since this release

Feel free to try out the JAR files on your Operating System.

To execute them, you will have to install Java (JRE 8) from here: https://www.java.com/de/download/

First, extract the tracks.zip archive such that a directory named tracks/ is located at the same place as your downloaded server.jar.

If launching them via a double click does not work, run java -jar server.jar/java -jar client.jar on your command line. You will also hav to do this, when trying to connect to a server which is not running on localhost.

There may be some firewall prompts you have to accept, when launching the server.

To ensure, that the connection can be established, start the server application a few seconds before the client application.

Have Fun!