
Publisher
tru1ng
DotnetQuestSystem
Simple implementation of a quest system on dotnet with an interface for godot
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
DOTNET QUEST SYSTEM
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
- Download a copy of the
addons
folder - Copy the
addons
folder from the downloaded file to your project directory - 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.