mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +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
|