We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf288b commit df7d1d6Copy full SHA for df7d1d6
target/build.sh
@@ -8,7 +8,7 @@ java -jar packr.jar \
8
--executable launcher \
9
--classpath factoryisland-$1.jar \
10
--mainclass ml.sakii.factoryisland.Main \
11
- --vmargs Xmx4G Dsun.java2d.d3d=false \
+ --vmargs Xmx4G \
12
--useZgcIfSupportedOs \
13
--output export/$1/FI_${1}_windows64
14
0 commit comments