Browse Source

Update to Squade Config

pull/26/head
Daniel Gibbs 7 years ago
parent
commit
5d93359fa4
  1. 2
      Squad/Rcon.cfg
  2. 2
      Squad/Server.cfg

2
Squad/Rcon.cfg

@ -12,7 +12,7 @@ Port=21114
// Leaving this empty will keep RCON turned off.
// Alternatively, set this from the command line with the argument:
// RCONPASSWORD=MyPassword
Password=
Password=ADMINPASSWORD
// Set this to set the maximum number of allowable concurrent RCON
// connections to the server.

2
Squad/Server.cfg

@ -1,4 +1,4 @@
ServerName="Squad Dedicated Server"
ServerName="SERVERNAME"
MaxPlayers=40
NumReservedSlots=0
IsLANMatch=false

Loading…
Cancel
Save