From 357ffb251b0e1af5d9fb4e875ae795cf8212c5ed Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Fri, 26 Jul 2024 06:41:11 +0000 Subject: [PATCH] Update Setup --- Setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Setup.md b/Setup.md index b07725f..7d9fed8 100644 --- a/Setup.md +++ b/Setup.md @@ -1,3 +1,5 @@ +This guide is to setup DungeonGenerationPlus into your Unity project and interior mod. How to setup multiple main paths can be seen here. + ### Setting up the plugin in your 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](https://thunderstore.io/c/lethal-company/p/IAmBatby/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.