You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2026. It is now read-only.
Add to ObjectiveBuilder:
QuestBuilder quest()to get the quest the objective is inAdd to OutcomeBuilder:
ObjectiveBuilder objective()to get the objective the outcome is forQuestBuilder quest()equivalent toobjective().quest()Will do this at some point as on holiday ATM.