ModernUO/Projects/Server/Configuration
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
..
ExpansionConfigurationPrompts.cs fix(console): route data-gating and first-boot prompts through headless-aware ReadLine 2026-07-15 23:32:06 -07:00
ServerConfiguration.cs refactor(server): unify first-boot prompts into the ConfigurePrompts phase (#2477) 2026-06-08 05:18:46 -07:00
ServerConfigurationPrompts.cs fix(console): route data-gating and first-boot prompts through headless-aware ReadLine 2026-07-15 23:32:06 -07:00
ServerSettings.cs fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00