Skip to content

Different builds #14

@olliestanley

Description

@olliestanley

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions