Adrenalina-Bundle v.0.1.0-alpha
Pre-release
Pre-release
First Release
It's a great honour to share the first release of the work that fulfilled our days for the past months.
Although imperfect, we are releasing this version with great hope that no major bugs are present.
Short instructions will follow.
TESTED WITH JAVA 12
Server
java -jar server.jar
Client
JavaFX SDK needs to be included externally in order to use the GUI.
java --module-path $PATH_TO_JAVAFX --add-modules javafx.controls,javafx.fxml,javafx.graphics -jar client.jar
Bot
java -jar bot.jar