Guest User

Jim's Bat file

a guest
Sep 17th, 2014
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. @echo off
  2. cls
  3. :start
  4. TerrariaServer.exe -config serverconfig.txt
  5. @echo.
  6. @echo Restarting server...
  7. @echo.
  8. goto start
Advertisement
Add Comment
Please, Sign In to add comment