Files
zp1/start-backend.bat
2026-04-15 20:58:16 +08:00

5 lines
100 B
Batchfile

@echo off
echo Starting Zombie Crisis 3 Backend Server...
cd /d %~dp0backend
call build-and-run.bat