Browse Source

updated config

pull/509/head
Daniel Gibbs 10 years ago
parent
commit
bce6f1d3a7
  1. 15
      Teeworlds/cfg/lgsm-default.cfg

15
Teeworlds/cfg/lgsm-default.cfg

@ -1,14 +1,18 @@
// ****************************************************************************
// *
// TeeWorlds - server.cfg *
// Version 271015 *
// Version 281015 *
// *
// ****************************************************************************
// ............................. Basic Settings ............................. //
// Hostname for server.
sv_name <hostname>
sv_name hostname
s
// RCON - remote console password.
sv_rcon_password rconpassword
// Server password - for private servers.
password
// Maximum players
sv_max_clients 12
@ -16,9 +20,6 @@ sv_max_clients 12
// Server Port
sv_port 8303
// Rcon Password
sv_rcon_password <rconpassword>
// Register with masterservers
sv_register 1

Loading…
Cancel
Save