From 0253075fe9b6160fae2bea872e45802778d880ce Mon Sep 17 00:00:00 2001 From: Thomas Selwyn <37274951+TASelwyn@users.noreply.github.com> Date: Sat, 2 Jan 2021 18:15:59 -0500 Subject: [PATCH] Update README.md Info for additional hosts --- steamcmd_servers/pavlov_vr/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/steamcmd_servers/pavlov_vr/README.md b/steamcmd_servers/pavlov_vr/README.md index 1f11e02b..98cb2e74 100644 --- a/steamcmd_servers/pavlov_vr/README.md +++ b/steamcmd_servers/pavlov_vr/README.md @@ -9,12 +9,13 @@ This server requires about 2048M to run. A 3.2 GHz core will support approximate ### Tickrate For stable results, please use a minimum of 50 and a maximum of 120. +### Multiple Servers on the same host +If you are running multiple servers and have set additional ports (see http://wiki.pavlov-vr.com/index.php?title=Dedicated_server#Running_multiple_servers_on_one_host) then you need to allow access to the defined port plus the port 400 higher. So if you use 7000 as your port, then UDP 7000 and 7400 need to be open -See the following - http://wiki.pavlov-vr.com/index.php?title=Dedicated_server +For additional help, see the following - http://wiki.pavlov-vr.com/index.php?title=Dedicated_server ## Server Ports - | Port | default | |-------|---------| -| Game | 7777 | -| Game | 8177 | +| Game | 7777 | +| Game | 8177 | \ No newline at end of file