Skip to content

TRUINGLol/DotnetQuestSystem

Repository files navigation

DOTNET QUEST SYSTEM

GodotEngine Version

Simple quest system for Godot

DotnetQuestSystem - is a simple and powerful Godot add-on that greatly speeds up the process of creating a quest system. Its clean API, written in C#, allows you to quickly integrate quest mechanics into your games.

Features

  • 🌈 Easy to use API
  • 🧩 Support for custom quests
  • 📋 Tested API with Xunit
  • 📚 Detailed documentation to help you get started quickly.
  • 🔍 C# Based API

Installing

  1. Download a copy of the addons folder
  2. Copy the addons folder from the downloaded file to your project directory
  3. Activate the addon in the editor Project -> Project Settings -> Plugins

Documentation

More detailed API documentation can be found in the docs folder.

Support and Contributions

If you think you have found a bug or have a feature request, create new issue. Try to be as detailed as possible in your issue reports.

If you are interested in contributing fixes or features, please read contributors guide first.