Update Setup

Raphtalia 2026-05-02 08:26:48 +00:00
parent b792cb348e
commit e6f76a59f4

@ -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. 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. By using DungeonGenerationPlus, your mod becomes depended on this mod. DungeonGenerationPlus **MUST** be a mod installed into your Lethal Company mod pack.