Dev Mode
--mode dev starts a blank scene for isolated testing; quest village layout, no waves, no objectives, match never ends. Drop in, open the Lua console with ~, and conjure exactly what you need. Works for anyone, not just the host machine.
Combine with --exec-file to load a scene automatically on startup:
dotnet run --project Client -- --host --mode dev --no-sound --exec-file scripts/tavern.lua