Port to 26.1.2#110
Open
NotRyken wants to merge 1 commit into
Open
Conversation
Owner
|
Thank you very much. Now people can use your port until I have time to finish the update. I was already kind of far: build scripts are working. I removed arch loom because they update so slowly. The code was even compiling with the new Xaero version. And I have new features. But then the university workload took my free time... So I haven't been able to test all those changes yet. And about older versions: I think your port will not work for them because older versions still need the mappings. I hope I can get around to finish the update next month. If not, I can link to your port on Modrinth :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feel free to edit this, use it as a reference, or ignore it.
Code changes are mostly straightforward, build system changes are from https://gist.github.com/shedaniel/18d4eebf940e9c3296e87d994ebb2838 - I'm not familiar with multiversion preprocessors so can't really comment on how this may affect previous versions.
Limited in-game functionality tests have been completed on Fabric and NeoForge, no observed issues.
In the absence of CI/CD, Fabric and NeoForge jars are available at https://github.com/NotRyken/MapLink/releases/tag/v4.4.0%2Bmc26.1.2
Closes #108
Closes #109