Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QuestSystem addon #311

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Add QuestSystem addon #311

merged 2 commits into from
Jan 28, 2024

Conversation

shomykohai
Copy link
Contributor

This PR adds the QuestSystem addon to the list of plugins.

QuestSystem is a simple and yet extendible quest system made for Godot 4.x.
Simple because it is all managed by the singleton manager; extendible because you can create any kind of quest just by inheriting the base Quest class and implementing your own logic.

For more details here's the documentation!

README.md Outdated Show resolved Hide resolved
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Congratulations for your first merged pull request 🎉

@Calinou Calinou merged commit 3548520 into godotengine:master Jan 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants