mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-11 16:52:32 +01:00
4 lines
54 B
Batchfile
4 lines
54 B
Batchfile
@echo off
|
|
call "%~dp0\tools\build\build.bat" %*
|
|
pause
|