mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-26 14:48:26 +01:00
4 lines
54 B
Batchfile
4 lines
54 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" %*
|
|
pause
|