SpongePowered / VanillaGradle

A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
MIT License
86 stars 18 forks source link

Add support for Access Wideners V2 #140

Closed Witixin1512 closed 3 months ago

Witixin1512 commented 3 months ago

Fabric's Access Widener format now supports transitive access modifications, meaning any dependent projects also get the modifications applied.

Currently, VanillaGradle only supports v1 of the access widener format.