Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
NoDeathDespawn
A mod for Lethal Company which prevents scrap from despawning after a round when all players die.
| Last updated | 2 years ago |
| Total downloads | 415090 |
| Total rating | 5 |
| Categories | Mods Server-side |
| Dependency string | RaspberryProgramming-NoDeathDespawn-1.0.0 |
| Dependants | 270 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
NoDeathDespawn
A mod for Lethal Company which prevents scrap from despawning after a round when all players die. This was made to just make the game a little easier.
Development Setup
- Clone the repo NoDeathDespawn
- You'll need to install Visual Studio and .Net Framework 4.7.2
- Next, you'll need to create a new folder called Dependencies in the root of the github project folder and copy the following files from your lethal company's folder. common\Lethal Company\Lethal Company_Data\Managed
- Assembly-CSharp-firstpass.dll
- Assembly-CSharp.dll
- Unity.Netcode.Runtime.dll
- Open the project solution in visual studio
Installation
- Install BepInEx
- Unzip this mod into your
Lethal Company/BepInExfolder
Or use the thunderstore mod manager to handle the installing for you.