mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8-workspace.git
synced 2025-07-22 05:31:17 -09:00
4 lines
81 B
Batchfile
Executable File
4 lines
81 B
Batchfile
Executable File
@echo off
|
|
cd ../
|
|
call gradlew target_teavm_wasm_gc:makeMainWasmClientBundle
|
|
pause |