Skip to content

A minimalistic inventory manager for the Godot Game Engine.

Notifications You must be signed in to change notification settings

Rubonnek/inventory-manager

Repository files navigation

Inventory Manager

A minimalistic inventory manager for the Godot Game Engine.

⭐ Features

  • 🏪 Manipulate inventories with ease in GDScript
  • 🎨 Easy to customize -- bring your own GUI nodes
  • 🛠️ Inventory viewer included at runtime in a debugger panel

⚡ Requirements

  • Godot 4.2.1+

🚀 Getting Started

  • Clone/download the repository and check out the demos!

📦 Installation

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.