mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00: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
|