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.
KeepInventory
Keep your inventory slot items after death. Die, revive, and your equipped items are still there. Configurable.
| Date uploaded | 3 days ago |
| Version | 1.0.1 |
| Download link | silsotha-KeepInventory-1.0.1.zip |
| Downloads | 1807 |
| Dependency string | silsotha-KeepInventory-1.0.1 |
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
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
CHANGELOG
Changelog
1.0.1
- Fixed compatibility with the Cosmetics Update
- Updated inventory handling for the game's new unequip flow
1.0.0
- Initial release