mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
don't xstartonfirstthread the bootstrapper
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "${0%/*}"
|
||||
./runtime-osx-x86/bin/java -XstartOnFirstThread -jar ./out/TerrarumBuild.jar
|
||||
./runtime-osx-x86/bin/java -jar ./out/TerrarumBuild.jar
|
||||
|
||||
Reference in New Issue
Block a user