Browse Source

feat(pvrserver): add new configs for Pavlov VR

pull/61/head
h3o66 6 years ago
parent
commit
7fadf1e117
  1. 8
      PavlovVR/Game.ini

8
PavlovVR/Game.ini

@ -0,0 +1,8 @@
/Script/Pavlov.DedicatedServer]
bEnabled=true
ServerName=SERVERNAME
MaxPlayers=10
bSecured=true
MapRotation=(MapId="datacenter", GameMode="SND")
MapRotation=(MapId="sand", GameMode="DM")
MapRotation=(MapId="bridge", GameMode="TDM")
Loading…
Cancel
Save