You are viewing a potentially older version of this package. View all versions.
silsotha-KeepInventory-1.0.1 icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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