Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.82 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.82 KB

QuestSystem
📜 QuestSystem 📜

Awesome TwitterShomy GodotEngine

QuestSystem for Godot 4

QuestSystem is a simple addon for Godot 4 that simplifies the creation of custom quests.

Features

  • ✨ Easy to use API
  • 🛠️ Support for custom quests
  • 🌐 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).

License

This project is under the MIT license, see LICENSE