aboutsummaryrefslogtreecommitdiff
path: root/config.toml
blob: 6eef0ca5e02521e36b3dd4c105608162a9fc38ae (plain)
1
2
3
4
5
6
7
8
9
10
11
[spectate]
bind = "127.0.0.1:8000"

[game]
bind = "0.0.0.0:4000"
tickrate = 1
tickrate_speedup = 0.1
tickrate_max = 3

[bot]
amount = 10