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

Verify intermediary version #575

Merged
merged 2 commits into from
Jan 18, 2022

Conversation

sfPlayer1
Copy link
Contributor

This checks if the intermediary jar is correct for the MC version being used.

wip

return id;
}

public String getName() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not record?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fabric Loader is 100% Java 8

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fabric Loader is 100% Java 8

for compatibility with older versions of MC?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, don't want to introduce incompatibility with old versions or old hardware (e.g. old intel on windows) for such little gain

@sfPlayer1 sfPlayer1 marked this pull request as ready for review January 18, 2022 20:01
@sfPlayer1 sfPlayer1 merged commit 0e184e5 into FabricMC:master Jan 18, 2022
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.

None yet

5 participants