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

Append full Minecraft version to built API modules. #634

Closed
wants to merge 1 commit into from

Conversation

kvverti
Copy link
Contributor

@kvverti kvverti commented May 23, 2020

Instead of appending the version hash, append the version itself. This allows mod devs to know what version a Fabric API module was built against. Note that this does not imply a version range that a module is compatible with.

This PR is part of a plan to improve depending on Fabric API.

@i509VCB i509VCB requested review from liach, i509VCB, modmuss50, sfPlayer1 and a team May 23, 2020 02:56
@i509VCB i509VCB added enhancement New feature or request reviews needed This PR needs more reviews labels May 23, 2020
@modmuss50
Copy link
Member

The reason this isn’t done is api modules usually work across mc versions.

@modmuss50 modmuss50 closed this Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reviews needed This PR needs more reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants