
You are viewing a potentially older version of this package. View Latest Version
KeepInventory
Keep your inventory slot items after death. Die, revive, and your equipped items are still there. Configurable.KeepInventory
A simple R.E.P.O. mod that keeps items in your inventory slots after death.
Items held in your hands will still drop normally.
Installation
Install through r2modman / Thunderstore Mod Manager, or place KeepInventoryMod.dll in:
BepInEx/plugins/
Requires BepInEx 5.x.
Configuration
The mod is enabled by default.
Config file:
BepInEx/config/com.mods.keepinventory.cfg
KeepItemsOnDeath — enables or disables inventory protection.
Multiplayer
Works in multiplayer. Installing the mod on the host is recommended.
Building
dotnet build -c Release
Update the local BepInEx and R.E.P.O. assembly paths in KeepInventoryMod.csproj before building.
License
MIT