Add Setup

Raphtalia 2024-07-26 05:07:18 +00:00
parent 9664806c84
commit d4494f6049
1 changed files with 7 additions and 0 deletions

7
Setup.md Normal file

@ -0,0 +1,7 @@
### How to add the DungeonGenerationPlus mod to your interior Unity project
Download the `DunGenPlus.dll` through Thunderstore or through this Github repository. Drag and drop the `.dll` file into your interior Unity project. This mod also requires the LethalLevelLoader 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.
This goes without saying, this mod also requires the DungeonGenerationPlus mod to be installed in your Lethal Company mod pack.
If you'd like to use this mod's API and callback features, reference the same `DunGenPlus.dll` file in your code project thing what do you call that?