mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-10 01:28:41 -06:00
8 lines
109 B
TOML
8 lines
109 B
TOML
[server]
|
|
address = "0.0.0.0:12345"
|
|
max_clients = 254
|
|
timeout_ms = 10000
|
|
|
|
[world]
|
|
seed = 0xfeb_face_dead_cafe
|