Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@juhu1705 juhu1705 released this 31 Oct 23:38
· 1 commit to master since this release
3c90f84

Some bugfixes and enhacements

Starting the Jar File

To start the jar file please install openjfx first. Then you can run this command:

java -jar --module-path "PATH_TO_JAVAFX/lib" --add-modules javafx.controls,javafx.fxml,javafx.base,javafx.media,javafx.graphics,javafx.swing .\CaRP-2.0.0.jar

Please note that you have to replace the PATH_TO_JAVAFX with the path to your installed javafx.