mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-24 21:47:21 +01:00
4 lines
84 B
Batchfile
4 lines
84 B
Batchfile
@echo off
|
|
call "%~dp0\..\tools\build\build.bat" --wait-on-error tgui-bench %*
|
|
pause
|