CleanroomMC / BetterQuesting

Forked BetterQuesting with many new features and optimizations
MIT License
9 stars 19 forks source link

[SUGGESTION] Make it possible to have multiple JSON files for multiple quest lines #94

Closed joendter closed 2 days ago

joendter commented 4 months ago

Currently all quests are thrown into 1 json file, which doesn't behave nicely if you want to use git to merge multiple branches. It would be nice to be able to have separate quest lines in separate json files. It would already be incredibly helpful in a state where quests from different files can't interact with another (dependencies etc.) but are only displayed in as their own chapters in the quest book.

WaitingIdly commented 2 days ago

this has been resolved by #111