kubi/Server.toml

8 lines
109 B
TOML
Raw Normal View History

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