《DAYZ》單機版方法!自己單機玩DAYZ的官方教程!建議收藏

@echo off
cls?
set version=1.0
set wat=Dayz SA
title %wat% Watchdog
cd F:\SteamLibrary\steamapps\common\DayZServer
:watchdog
echo (%time%) %wat% started.
start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -config=serverDZ.cfg
echo (%time%) %wat% closed or crashed, restarting.
goto watchdog
標簽: