I tried to use the build-app.sh but got some errors. One is:
build_app.sh: line 69: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/jlink: No such file or directory
I got the directory but it does not contain jlink. Does this not work on java 8?
Can I build/run the game without creating a native package? I am more interested in the javafx aspects.
I tried to use the build-app.sh but got some errors. One is:
build_app.sh: line 69: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/bin/jlink: No such file or directory
I got the directory but it does not contain jlink. Does this not work on java 8?
Can I build/run the game without creating a native package? I am more interested in the javafx aspects.