mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-01-22 04:01:47 -05:00
3 lines
No EOL
137 B
Bash
3 lines
No EOL
137 B
Bash
#!/bin/sh
|
|
java -cp "buildtools/BuildTools.jar" net.lax1dude.eaglercraft.v1_8.buildtools.gui.CompileLatestClientGUI
|
|
rm -rf "##TEAVM.TMP##" |