Files
Eaglercraftx-u19-source/CompileLatestClient.sh

3 lines
137 B
Bash
Raw Normal View History

2023-06-28 09:58:17 +03:30
#!/bin/sh
java -cp "buildtools/BuildTools.jar" net.lax1dude.eaglercraft.v1_8.buildtools.gui.CompileLatestClientGUI
rm -rf "##TEAVM.TMP##"