mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8.git
synced 2025-07-19 20:17:59 -09:00
3 lines
137 B
Bash
3 lines
137 B
Bash
#!/bin/sh
|
|
java -cp "buildtools/BuildTools.jar" net.lax1dude.eaglercraft.v1_8.buildtools.gui.CompileLatestClientGUI
|
|
rm -rf "##TEAVM.TMP##" |