eaglercraft-1.8/sources/setup/workspace_template/wasm_gc_teavm/MakeWASMClientBundle.sh

4 lines
306 B
Bash
Raw Normal View History

#!/bin/sh
cd javascript
java -cp "../buildtools/org.tukanni.xz.jar:../buildtools/MakeWASMClientBundle.jar:../../desktopRuntime/CompileEPK.jar:../../desktopRuntime/MakeOfflineDownload.jar" net.lax1dude.eaglercraft.v1_8.buildtools.workspace.MakeWASMClientBundle epw_src.txt epw_meta.txt "../javascript_dist"