Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@asdfjkl asdfjkl released this 10 Dec 09:54
· 3 commits to master since this release
fe86786

Changelog

  • various bug-fixes and enhancements, cf. full changelog here

Installation on Windows:

  • download SetupJFXChess.exe and execute it
  • The executable is not signed. On the resulting blue Smart Screen Defender window
    • click on "More info" (upper left corner) and then
    • click on "Run anyway" (lower right corner)

Installation on Linux

Install from Snapstore

  • (remove previous versions with sudo snap remove jfxchess)
  • install with sudo snap install jfxchess

Or download manually the attached tar.xz, untar & unzip

  • open a command prompt and change to the extracted folder
  • execute start_jfxchess
  • you need to have a recent Java JDK installed, e.g. OpenJDK 17 or higher: sudo apt install openjdk-17-jdk

You need a 64 bit OS both for Windows and Linux!