Update Dev Debug Window

Raphtalia 2025-09-13 19:52:14 +00:00
parent 01ee1931a1
commit b792cb348e

@ -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. 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. 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 # Controls