voxel-test-intervalmaps/scripts/desktopDeployment/Voxel.bat

3 lines
108 B
Batchfile
Raw Permalink Normal View History

"jre/bin/java" -XX:MaxRAMPercentage=60 -classpath "lib/*" com.emamaker.voxeltest.intervaltrees.Voxel
exit 0