Small Bugfix
New in version v1.1
- Track Transitions are working now. (See #2 )
Version v1.0 manual
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!