kubi/Server.toml

8 lines
109 B
TOML
Raw Normal View History

2023-02-10 15:11:18 -06:00
[server]
2023-02-12 15:30:03 -06:00
address = "0.0.0.0:12345"
2023-02-10 15:11:18 -06:00
max_clients = 254
2023-02-12 18:53:55 -06:00
timeout_ms = 10000
2023-03-06 21:50:06 -06:00
[world]
2023-03-06 21:56:51 -06:00
seed = 0xfeb_face_dead_cafe