QuiltMC / quilt-mappings

Quilt's Mappings for Minecraft
Creative Commons Zero v1.0 Universal
96 stars 76 forks source link

Add `downloadMojangMappings` task #668

Open supersaiyansubtlety opened 1 day ago

supersaiyansubtlety commented 1 day ago

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.

github-actions[bot] commented 1 day ago

🚀 Target branch has been updated to 1.21.4-pre2

github-actions[bot] commented 1 day ago

🚨 Please fix merge conflicts before this can be merged