Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Major Loader Rework #21

Draft
wants to merge 26 commits into
base: develop
Choose a base branch
from
Draft

Major Loader Rework #21

wants to merge 26 commits into from

Conversation

TheCodedOne
Copy link
Member

@TheCodedOne TheCodedOne commented Jan 16, 2021

Note: This PR is still WIP, bear in mind when reviewing that some aspects have only partly been converted to the reworked system.

This rewrites a large portion of the Loader, enabled by the API rework in SandboxPowered/SandboxAPI#40 API changes are described there.

Goals and complete aspects of this PR

  • Move minimum required Java version to 11
  • Move to a modular design for implementations to use.
  • Implement full Forge support
  • Move implementation communication to dependency injection

Closes #20

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

Successfully merging this pull request may close these issues.

New Sandbox Loader
2 participants