A minimalistic inventory manager for the Godot Game Engine.
- 🏪 Manipulate inventories with ease in GDScript
- 🎨 Easy to customize -- bring your own GUI nodes
- 🛠️ Inventory viewer included at runtime in a debugger panel
- Godot 4.2.1+
- Clone/download the repository and check out the demos!
Download or clone this repository and copy the contents of the
addons
folder to your own project's addons
folder, and enable the Inventory Manager Viewer
plugin in the Project Settings.