First release with multiple platform-specific builds
Pre-release
Pre-release
Included builds run on:
- Windows (
Genesis2JavaFX-2.1.1a-Windows.jar
, built on Windows 11) - Mac with both common architectures: Intel (
Genesis2JavaFX-2.1.1a-Mac-Intel.jar
: x86) and ARM (Genesis2JavaFX-2.1.1a-Mac-ARM.jar
: aarch, M1, M2, M3, etc.) - Ubuntu (
Genesis2JavaFX-2.1.1a-Ubuntu.jar
: x86)
There is also a non-architecture-specific version Genesis2JavaFX-2.1.1a.jar
that needs a local copy of JavaFX libraries to run, as described in README.md
.
It is not easy to make a single build for all platforms because JavaFX is no longer part of the standard Java runtime.
Major functionality works but there are some glitches and missing parts as outlined in README.md
.