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