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

Fix loader 0.15.x compatibility #587

Open
wants to merge 2 commits into
base: 1.19
Choose a base branch
from

Conversation

silenium-dev
Copy link

Fabric Loader 0.15.x enforces @Environment annotations by removing annotated fields, classes, methods etc. on class load.
This PR backports commit 2a8f79b
I've also taken the liberty of fixing the build.gradle to only add the publish repo if the necessary credentials are set, because the build fails otherwise.

Fixes #565

@silenium-dev silenium-dev reopened this May 4, 2024
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

Successfully merging this pull request may close these issues.

1 participant