From 90d2c5c92ff1af3693b901c53faf9d4d132e1b71 Mon Sep 17 00:00:00 2001 From: Raphtalia Date: Mon, 19 Aug 2024 10:22:12 +0000 Subject: [PATCH] Update Setup --- Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup.md b/Setup.md index ae895b1..e917b40 100644 --- a/Setup.md +++ b/Setup.md @@ -7,7 +7,7 @@ See [Major's guide](https://www.youtube.com/watch?v=lsQl7P0PYs0) for the tutoria ## Setting up the plugin in your Unity project -Download the `DunGenPlus.dll` through [Thunderstore](https://thunderstore.io/c/lethal-company/p/Alice/DungeonGenerationPlus/) 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. +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/DunGenPlus.dll). 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. This goes without saying, this mod also requires the DungeonGenerationPlus mod to be installed in your Lethal Company mod pack.