Skip to content

Releases: bebora/Adrenalina

Adrenalina-Bundle v0.2.0-beta

05 Jul 09:54
Compare
Choose a tag to compare

Changelog:

  • Smaller jar files
  • Fixed last bugs on various events

Adrenalina-Bundle v.0.1.1-alpha

30 Jun 09:10
Compare
Choose a tag to compare
Pre-release

Changelog

  • Fix bugs on direction system
  • Prettify GUI system on direction prompt
  • Exclude artifacts from client and server

Adrenalina-Bundle v.0.1.0-alpha

29 Jun 23:08
Compare
Choose a tag to compare
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