Open supersaiyansubtlety opened 1 day ago
Adds a downloadMojangMappings task in preparation for #660.
downloadMojangMappings
Based on #645, the only commit unique to this PR is https://github.com/supersaiyansubtlety/quilt-mappings/commit/c38bfc4587201b78e9fe621c9db075662831fffd
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.
🚀 Target branch has been updated to 1.21.4-pre2
🚨 Please fix merge conflicts before this can be merged
Adds a
downloadMojangMappings
task in preparation for #660.Based on #645, the only commit unique to this PR is https://github.com/supersaiyansubtlety/quilt-mappings/commit/c38bfc4587201b78e9fe621c9db075662831fffd
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
.