eaglercraft-1.8/CompileLatestClient.sh

3 lines
137 B
Bash
Raw Normal View History

2022-12-25 11:12:28 +02:00
#!/bin/sh
java -cp "buildtools/BuildTools.jar" net.lax1dude.eaglercraft.v1_8.buildtools.gui.CompileLatestClientGUI
rm -rf "##TEAVM.TMP##"