-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We should eventually be providing various different builds to suit peoples' needs. Here are some builds which should be provided:
- Questy.jar - Everything in Questy with no shaded dependencies.
- Questy-ALL.jar - Everything in Questy along with all dependencies shaded in.
- Questy-BASE.jar - Questy without the ProgressStore & QuestLoader implementations, & no dependencies.
To accomplish the last one we could probably use patch files. It would be useful for people that don't want to use the provided versions, as it would allow them to use Questy without the SnakeYAML dependency, or any other dependencies we add for QuestLoaders / ProgressStores.
Metadata
Metadata
Assignees
Labels
No labels