mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-23 13:18:59 +01:00
5 lines
94 B
Batchfile
5 lines
94 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" %*
|
|
rem pause
|
|
rem pausing is just annoying, don't
|