Skip to content

shomykohai/quest-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

89 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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