Last updated | 6 months ago |
Total downloads | 151027 |
Total rating | 8 |
Categories | Mods BepInEx |
Dependency string | nickklmao-ExtraInventorySlot-1.0.3 |
Dependants | 52 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.2100README
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.