Commit graph

2 commits

Author SHA1 Message Date
Kamron Batman
45ea449419 fix(console): route data-gating and first-boot prompts through headless-aware ReadLine
Data-gating prompts (delete corrupt entities/files) and first-boot config
prompts (data dir, listeners, server name, expansion, maps) now call
ConsoleInputHandler.ReadLine() instead of Console.ReadLine() directly, so a
headless server crashes fatal with a clear message instead of reading null.
2026-07-15 23:32:06 -07:00
mdodkins
a9a2a89908
feat: Customize expansion and set maps on first boot (#1425) 2023-07-31 20:46:49 -07:00