Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 841 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 841 Bytes

Quest Manager

A minimalistic quest manager for the Godot Game Engine.

⭐ Features

  • 🌲 Create quest trees with ease in GDScript
  • 🎨 Use built-in serialization to save/load the progress
  • 🛠️ Quest viewer included to track/debug quests at runtime with ease

⚡ 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 Quest Manager Viewer plugin in the Project Settings.