Project Zomboid

Project Zomboid

Udderly Up To Date
Confirmation on Quit command preventing restart.
Hi there, I recently set this mod up on my dedicated server and it works, except that when it quits, it has the user "press any key" and will sit waiting for a user's confirmation, forever.

Is there any way to disable this? Or can anyone else share their restart functionality?
I'll start, here's my AutoRestart batch file.It's very simple, it sits inside of the same folder as StartServer64.bat
:loop Start StartServer64.bat | set /P = goto loop