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.
InventorySlotUpgrade
Adds an upgrade that grants additional inventory slots.
| Last updated | an hour ago |
| Total downloads | 47 |
| Total rating | 0 |
| Categories | Mods Items Upgrades AI Generated Quality Of Life |
| Dependency string | ManyMods-InventorySlotUpgrade-0.1.8 |
| Dependants | 0 other packages depend on this package |
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.2305README
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 Upgradesconfig makes each activation grant slots to every player. - Extra slots use keys
4,5,6,7,8,9, and0. - Upgrade levels are saved and synchronized through REPOLib.
- Every player must install the mod and REPOLib for multiplayer.
Development
- Copy
Directory.Repo.props.exampletoDirectory.Repo.propsand fill in the local paths. - Run
dotnet build -c Release. - 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.