mc-image
mc-image copied to clipboard
Minecraft as a native executable using GraalVM native-image
Results
1
mc-image issues
Sort by
recently updated
recently updated
newest added
Please fix this, I installed GraalVM EE 17 through the graalvm website, when I run it like so: ``` $ PATH="$HOME/graalvm-ee-java17-22.3.1/bin:$PATH" $ ./gradlew assemble ``` This is the error message:...