You are viewing a potentially older version of this package. View all versions.
ManyMods-InventorySlotUpgrade-0.1.8 icon

InventorySlotUpgrade

Adds an upgrade that grants additional inventory slots.

Date uploaded 2 days ago
Version 0.1.8
Download link ManyMods-InventorySlotUpgrade-0.1.8.zip
Downloads 1151
Dependency string ManyMods-InventorySlotUpgrade-0.1.8

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
Zehs-REPOLib-4.2.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 4.2.0
nickklmao-REPOConfig-1.2.6 icon
nickklmao-REPOConfig

Edit mod configs in-game!

Preferred version: 1.2.6

README

Inventory Slot Upgrade

Adds an upgrade to R.E.P.O that grants additional inventory slots.

Current behavior

  • Configurable price from 100,000 to 1,000,000 in configs, either in-game or file.
  • Each boxes adds one slot, up to 10 total slots.
  • Optional Allow Team Upgrades config makes each activation grant slots to every player.
  • Extra slots use keys 4, 5, 6, 7, 8, 9, and 0.
  • Upgrade levels are saved and synchronized through REPOLib.
  • Every player must install the mod and REPOLib for multiplayer.

Development

  1. Copy Directory.Repo.props.example to Directory.Repo.props and fill in the local paths.
  2. Run dotnet build -c Release.
  3. The local package is written to dist/InventorySlotUpgrade/.

Do not run this together with MoreInventorySlots or BagExpander; those mods patch the same inventory UI and slot limits.

CHANGELOG

Changelog

0.1.9

  • Fixed severe glitch of not being able to take out any item from 4+ slots.

0.1.8

  • Added an Allow Team Upgrades config toggle, matching MoreUpgrades-style team sharing.
  • Shared grants respect the configured maximum slot count for every player.
  • Added compatibility with SharedUpgradesPlus to prevent duplicate grants when both mods are installed.

0.1.7

  • Initial public release.
  • Adds a purchasable and configurable inventory-slot upgrade.
  • Supports up to 10 centered inventory slots with multiplayer synchronization and save persistence.
  • Includes the custom embedded 4+ upgrade-box decal.