1. can anyone please tell me with a idiots guide to a force update on rust , newbie to running a server . i know how to install the server/plugins but not know how to do a update .
    i ve watched videos saying "use the cmd and type login anonymous etc" but it wont work on either the cmd or the game cmd if that makes sense . can someone please help me out asap as i dont want to do a full install.

    many thanks
     
  2. To update the server it is the same way as you installed it but you will need to install oxide again.
     
  3. You just need to create a batch file with something like this:
    Code:
    C:\SteamCMD\steamcmd.exe +login anonymous +force_install_dir C:\rustserver\ +app_update 258550 validate +quit
    Obviously you'll need to set the steamcmd and rust server directories to wherever you have those installed