Made a
You must be registered to see the links
, you need to run the game via the
run.sh
file.
- removed the bundled Java 17 and other Windows specific files;
- replaced the Windows version of the fmod* libraries with the Linux version.
For the game to work,
you need to install Java 17 from your distro repository (for example
jre17-openjdk
package for Arch based distros). You can use Java version higher than 17, but stability is not guaranteed in this case.
You may also need to correct the run.sh file, specifying the correct path to your
java/bin
folder, which may differ for your distro/java version.