mirror of
https://git.webmc.xyz/Starlike-Client/Starlike-Client
synced 2025-07-23 06:01:37 -09:00
6 lines
91 B
Batchfile
6 lines
91 B
Batchfile
@ECHO OFF
|
|
|
|
call external\emsdk\emscripten_toolchain\env.bat
|
|
|
|
py -3 %EMSCRIPTEN%\emar.py %*
|