]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server.cfg
Document minplayers_per_team in the example server.cfg
[xonotic/xonotic.git] / server / server.cfg
index bcc6e524a52e8ead946318dca2cbc9d901558a4d..6ecb216cd3042cee79637d742495c56c752af551 100644 (file)
@@ -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