mirror of
https://github.com/catfoolyou/Alpha-1.1.2_01.git
synced 2025-06-05 14:00:56 -05:00
4 lines
302 B
Bash
Executable File
4 lines
302 B
Bash
Executable File
#!/bin/sh
|
|
cd javascript
|
|
java -cp "../buildtools/org.tukanni.xz.jar:../buildtools/MakeWASMClientBundle.jar:../../lwjgl-rundir/CompileEPK.jar:../../lwjgl-rundir/MakeOfflineDownload.jar" net.lax1dude.eaglercraft.v1_8.buildtools.workspace.MakeWASMClientBundle epw_src.txt epw_meta.txt "../javascript_dist"
|