Home
Softono

Quest System

Open source MIT GDScript
454
Stars
20
Forks
2
Issues
4
Watchers
1 year
Last Commit

 About Quest System

πŸ“œ A simple, powerful and modular quest system for Godot 4

Platforms

Web Self-hosted

Languages

GDScript

Need Help Installing Quest System?

We provide expert installation service for this software. Our team will install, configure, and secure Quest System on your server. plans start at just $30.

Quest System

View on GitHub

QuestSystem
πŸ“œ QuestSystem πŸ“œ

Awesome BSkyShomy GodotEngine

QuestSystem for Godot 4.4+

QuestSystem is a minimal, powerful and modular addon for Godot 4.4+ that simplifies the creation of custom quest, with an easy to use API, resource based quests and completely compatible with other addons with its modularity.

For the Godot 4.0-4.3 version, switch to the v1.x branch.

Features

  • ✨ Easy to use API
  • πŸ› οΈ Support for custom quests
  • πŸ—ƒ Completely modular and customizable singleton
  • βš–οΈ Fully typed API for type safety
  • 🌐 Support for CSV and POT localisation
  • πŸ—ƒοΈ Easy serialization & deserialization
  • πŸ§ͺ Tested API with GDUnit4

Installing

  1. Download a copy of the addon
  2. Copy the addons folder from the downloaded file to your project directory

Documentation

You can find more detailed documentation on the wiki page.

Main pages:

Examples

Additionally you can find a basic example project on the quest-system-example repo,
and a more advanced project on the advanced-quest-system-example (Note: This one integrates other addons with QuestSystem).

Video guides

License

This project is under the MIT license, see LICENSE