Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different builds #14

Open
olliestanley opened this issue Sep 27, 2014 · 0 comments
Open

Different builds #14

olliestanley opened this issue Sep 27, 2014 · 0 comments

Comments

@olliestanley
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant