Advertisement
szymski

Untitled

Jan 8th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. echo off
  2. :start
  3.  
  4. cd rustds
  5. RustDedicated.exe -batchmode +server.hostname "DO NOT JOIN" +server.port 28015 +server.identity "test_server" +server.seed 1234567 -logFile "output.txt" -autoupdate -server.worldsize 800
  6. cd ../
  7.  
  8. goto start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement