Skip to content

RealHumanBeanInTheJavaSourceCode/quest-system

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

107 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

About

๐Ÿ“œ A simple yet powerful quest system for Godot 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 97.0%
  • HTML 1.6%
  • Other 1.4%