EaglerForge/CompileLatestClient.sh

3 lines
137 B
Bash
Executable File

#!/bin/sh
java -cp "buildtools/BuildTools.jar" net.lax1dude.eaglercraft.v1_8.buildtools.gui.CompileLatestClientGUI
rm -rf "##TEAVM.TMP##"