Expand description
Manage and access Quest & Dialogue data authored using Micro Forge, with an optional bevy integration
Structs§
- Quest
- Quest
Entry - Quest
Log - A lightweight mapping of Quest ID to the quest-unique ID of one of that quest’s states
Enums§
Traits§
- Quest
Locator - Provides functionality for other quest related structs to fetch quest information based on a quest ID. Should be implemented for whatever storage mechanism is used to store quests