QauT-RepoAutoBackpack icon

RepoAutoBackpack

Improved slot visuals and behavior: head icon in inventory, smooth store/release animation, and auto-hold on release.

By QauT
Last updated 2 hours ago
Total downloads 78
Total rating 0 
Categories Client-side AI Generated Quality Of Life
Dependency string QauT-RepoAutoBackpack-2.0.6
Dependants 0 other packages depend on this package

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

RepoAutoBackpack

RepoAutoBackpack is a BepInEx mod for R.E.P.O.

Features

  • Removed the old backpack system completely.
  • Three inventory-style carry slots.
  • Dead players can be stored immediately.
  • Small players can press Q to grant short carry consent.
  • While carrying an eligible target, press Q to store it in a slot.
  • Release stored targets manually with 1 / 2 / 3.
  • Stored targets stay locked until you release them.

Requirements

  • BepInExPack for R.E.P.O

Install (manual)

  1. Install BepInExPack for R.E.P.O.
  2. Put RepoAutoBackpack.dll in:
    • R.E.P.O/BepInEx/plugins/RepoAutoBackpack/

Config

Config file:

  • BepInEx/config/com.gaming.repoautobackpack.cfg

Options:

  • ScanIntervalSeconds: refresh scan rate for local references.
  • StoreKey: key used to store carried target.
  • ReleaseDistance: release distance in front of player.
  • ReleaseOffset: extra release offset (x,y,z).

Notes

Because game internals can change between R.E.P.O updates, this mod uses runtime reflection and Photon room properties to coordinate carry consent.

If interaction fails after a game update, send the latest BepInEx log for a compatibility patch.