Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

Simple implementation of a quest system on dotnet with an interface for godot
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.
Simple implementation of a quest system on dotnet with an interface for godot
Reviews
Quick Information

Simple implementation of a quest system on dotnet with an interface for godot