gameknight963-InventoryUI icon

InventoryUI

InventoryUI provides a UI for InventoryFramework.

Last updated a day ago
Total downloads 0
Total rating 0 
Categories Mods
Dependency string gameknight963-InventoryUI-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2
gameknight963-InventoryFramework-1.0.0 icon
gameknight963-InventoryFramework

InventoryFramework provides a data and event layer for inventory management. Designed to be consumed by a separate UI assembly as it has no UI of its own.

Preferred version: 1.0.0

README

InventoryUI

A MelonLoader mod that provides a UI for InventoryFramework.


Features

  • Hotbar displays the first 9 items in the player's inventory. Select slots with keys 1–9.
  • Item label shows the selected item's name above the hotbar, fading out after a moment.
  • Item picker press E to open a grid of all registered items. Click any item to add it to the inventory.

Requirements


Installation

Build both projects and drop both InventoryFramework.dll and InventoryUI.dll into your Mods folder.