Files
crystall-punk-14/Resources/ConfigPresets/Build/development.toml
Leon Friedrich 31e4989271 Add dev map (#14614)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-03-24 14:17:36 +11:00

20 lines
305 B
TOML

[game]
# Straight in-game baby
lobbyenabled = false
# Dev map for faster loading & convenience
map = "Dev"
[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