-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Add downloadMojangMappings
task
#668
base: 25w05a
Are you sure you want to change the base?
Add downloadMojangMappings
task
#668
Conversation
🚀 Target branch has been updated to 1.21.4-pre2 |
🚨 Please fix merge conflicts before this can be merged |
c38bfc4
to
da99c88
Compare
looks good! i won't be merging this until the details of how this will work on the plugin side are figured out |
🚀 Target branch has been updated to 1.21.4-rc3 |
🚀 Target branch has been updated to 1.21.4 |
🚀 Target branch has been updated to 25w02a |
🚀 Target branch has been updated to 25w03a |
🚀 Target branch has been updated to 25w04a |
🚀 Target branch has been updated to 25w05a |
Adds a
downloadMojangMappings
task in preparation for #660.Downloads client and server mappings.
Mappings aren't available for all versions; if unavailable, warnings are logged.
Behavior for missing mappings may need adjusting depending on what tasks end up depending on
downloadMojangMappings
.