Skip to content

Commit df7d1d6

Browse files
committed
HW accel. is now chosen by OS on windows and mac
1 parent 1bf288b commit df7d1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ java -jar packr.jar \
88
--executable launcher \
99
--classpath factoryisland-$1.jar \
1010
--mainclass ml.sakii.factoryisland.Main \
11-
--vmargs Xmx4G Dsun.java2d.d3d=false \
11+
--vmargs Xmx4G \
1212
--useZgcIfSupportedOs \
1313
--output export/$1/FI_${1}_windows64
1414

0 commit comments

Comments
 (0)