Running
Linux
You will need those packages for the game to run via Java on Linux:
-
openjdk-11-jre
-
openjfx
Arch
Installing dependencies:
sudo pacman -Sy jdk11-open-jdk
yay -S java-openjfx-bin
Running:
java --module-path /usr/share/openjfx/lib --add-modules javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.web -jar *.jar