diff --git a/Setup.md b/Setup.md new file mode 100644 index 0000000..cf5a406 --- /dev/null +++ b/Setup.md @@ -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? \ No newline at end of file