QuiltMC / quilt-loom

MIT License
22 stars 18 forks source link

support split environment mappings sets #35

Open SpaceWalkerRS opened 1 year ago

SpaceWalkerRS commented 1 year ago

Loom already supports split environment source sets, but this does not extend to mappings. This is not an issue for modern Minecraft, since the client and server can be merged, and a single mappings set can apply to either or both environments. But versions prior to 1.3 cannot be merged, and thus each environment needs its own mappings set.

What I'm hoping for: