From e6f76a59f43dfdb7730b040634f1ec06ad1c2a7a Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Sat, 2 May 2026 08:26:48 +0000 Subject: [PATCH] Update Setup --- Setup.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Setup.md b/Setup.md index 62dae7a..029f188 100644 --- a/Setup.md +++ b/Setup.md @@ -11,7 +11,9 @@ See Major's guide for the tutorial in creating an interior. The guide is heavily Download the `DunGenPlus.dll` through [Thunderstore](https://thunderstore.io/c/lethal-company/p/Alice/DungeonGenerationPlus/) or through this [Github repository](https://git.touhou.dev/Raphtalia/DungeonGenerationPlus_LethalCompany_Mod/src/branch/main/DunGenPlus/DunGenPlus/DunGenPlus). Drag and drop the `DunGenPlus.dll` file into your interior Unity project, anywhere under `PathToUnityProject/Assets/`. This mod also requires the [LethalLevelLoader](https://github.com/IAmBatby/LethalLevelLoader/blob/main/README.md) plugin to be installed in your Unity project. With just those simple steps, the mod is installed. You can now setup and use this mod's features. -I also recommended using the custom Editor inspectors. They can be found [here](https://git.touhou.dev/Raphtalia/DungeonGenerationPlus_LethalCompany_Mod/src/branch/main/DunGenPlus/DunGenPlus/DunGenPlus). Same process as before, drag and drop the `DunGenPlusEditor.dll` file into your interior Unity project, anywhere under `PathToUnityProject/Assets/`. +> :warning: **EDITOR.DLL IS BROKEN RIGHT NOW. PLEASE DON'T USE IT UNTIL IT'S FIXED** :warning: +> +> _I also recommended using the custom Editor inspectors. They can be found [here](https://git.touhou.dev/Raphtalia/DungeonGenerationPlus_LethalCompany_Mod/src/branch/main/DunGenPlus/DunGenPlus/DunGenPlus). Same process as before, drag and drop the `DunGenPlusEditor.dll` file into your interior Unity project, anywhere under `PathToUnityProject/Assets/`._ By using DungeonGenerationPlus, your mod becomes depended on this mod. DungeonGenerationPlus **MUST** be a mod installed into your Lethal Company mod pack.