TheOtherRoles icon indicating copy to clipboard operation
TheOtherRoles copied to clipboard

[Ask] How to get in debug mode?

Open EDWernars opened this issue 1 year ago • 0 comments

I see that you can press F to spawn bots and L to terminate the game. but how can I go into the debug mode?

I changed the code DebugMode = Config.Bind("Custom", "Enable Debug Mode", ""); private static readonly string passwordHash = "";

^ but above didnt work .

I also tried to command it out, but when im spawning bots and then join the game It would infinity loading without any vision of a playable game (it would just stay on the loading game, but I can hear sound of walking).

When terminate the game then it would just do the starting animation and its done.

EDWernars avatar Jan 14 '24 15:01 EDWernars