Handle SNS crashing

This commit is contained in:
Sainan 2025-01-19 17:50:49 +01:00
parent e20fbc1846
commit e6dd10ba4f

View File

@ -15,3 +15,8 @@ call npm i
call npm run build call npm run build
call npm run start call npm run start
echo SpaceNinjaServer seems to have crashed.
:a
pause > nul
goto a