* Arrivals * More arrivals and shitty uhh preload * cvar * a * clockin + maps * shitter prevention * Placement * a * cvar for tests and dev * weh
18 lines
250 B
TOML
18 lines
250 B
TOML
[game]
|
|
# Straight in-game baby
|
|
lobbyenabled = false
|
|
|
|
[physics]
|
|
# Makes mapping annoying
|
|
grid_splitting = false
|
|
|
|
[procgen]
|
|
preload = false
|
|
|
|
[shuttle]
|
|
# Wastes startup time
|
|
auto_call_time = 0
|
|
cargo = false
|
|
emergency_enabled = false
|
|
arrivals = false
|