You are viewing a potentially older version of this package. View all versions.
nickklmao-ExtraInventorySlot-1.0.2 icon

ExtraInventorySlot

Adds extra inventory slots, configurable up to 5.

Date uploaded 2 months ago
Version 1.0.2
Download link nickklmao-ExtraInventorySlot-1.0.2.zip
Downloads 29454
Dependency string nickklmao-ExtraInventorySlot-1.0.2

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

Adds extra inventory slots, configurable up to 5.
This mod is NOT vanilla compatible

Other Mod Developers

This mod hooks GameAPI.Awake, PlayerInventory.Awake PlayerInventory.TryAddItem(ItemDescriptor, out InventorySlot), PlayerInventory.TryGetFeeSlot, and PhotonGameLobbyHandler.CheckForIlegalItems
I didn't misspell those methods, the game did.

CHANGELOG

v1.0.3

  • Should work on newest version now

v1.0.2

  • Fixed an error when entering the main menu
  • Tweaked README

v1.0.1

  • Added a config file to allow up to 5 extra slots

v1.0.0

  • Initial release