From b792cb348edae5003539764f65ac7f300091aaa0 Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Sat, 13 Sep 2025 19:52:14 +0000 Subject: [PATCH] Update Dev Debug Window --- Dev-Debug-Window.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dev-Debug-Window.md b/Dev-Debug-Window.md index 0b80452..8806ee7 100644 --- a/Dev-Debug-Window.md +++ b/Dev-Debug-Window.md @@ -13,6 +13,8 @@ This allows interior devs to quickly iterate on their dungeons that would otherw After loading Lethal Company once with this mod installed, the config for Dungeon Generation Plus will be generated. Inside of `dev.ladyalice.dungenplus.cfg`, set the `Enable Dev Debug Tools` config to true. After that config is set, simply press LeftAlt + M while inside the ship to open the window. Only useable if you are alone in the ship. The window automatically closes if any player joins the session. +> **NOTE** If you are using an azerty keyboard, the input is instead Alt + , + I also highly recommend you to set `BepInEx.cfg` `Logging.Console.LogLevels` to `All`. This will enable the Debug messages to appear in the console where most of the DunGenPlus generation messages can be found. # Controls