Hey
I'm looking to develop a mod related to the quests (something in the lines of implementing proceduraly generated quests) of the game and I would like to know how the quests are actually implemented.
What I kind of figured out so far:
- Quests are first loaded in the QuestManager class after...