projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5003771
)
Document minplayers_per_team in the example server.cfg
author
Mario <mario@smbclan.net>
Tue, 12 Feb 2019 09:04:42 +0000
(19:04 +1000)
committer
Mario <mario@smbclan.net>
Tue, 12 Feb 2019 09:04:42 +0000
(19:04 +1000)
server/server.cfg
patch
|
blob
|
history
diff --git
a/server/server.cfg
b/server/server.cfg
index
bcc6e52
..
6ecb216
100644
(file)
--- a/
server/server.cfg
+++ b/
server/server.cfg
@@
-79,6
+79,7
@@
//skill 4 // the bots skill level
//minplayers 0 // add bots if less then that number of players playing
+//minplayers_per_team 0 // add bots to each team if less than that number of players playing
//g_maxplayers 0 // above this player count, only allow spectators
//bot_prefix [BOT] // prepend this to all botnames
//bot_suffix "" // append this to all botnames