mirror of
https://github.com/eliasstepanik/voxel-simulation.git
synced 2026-01-11 13:58:30 +00:00
6 lines
92 B
TOML
6 lines
92 B
TOML
[server]
|
|
host = "http://localhost:3000"
|
|
database = "network-game"
|
|
|
|
[movement]
|
|
mode = "fligt" |