QuiltMC / quilt-loom

MIT License
22 stars 19 forks source link

Output to hashed mappings #14

Open TibiNonEst opened 2 years ago

TibiNonEst commented 2 years ago

This pr adds support for hashed mappings within loom. Mods will now, by default, output with hashed mappings instead of intermediary. Additionally, all dependencies will be able to be remapped from either hashed or intermediary to named when in a dev environment.

This probably shouldn't be merged until loader has hashed support. Also, https://github.com/QuiltMC/sponge-mixin-compile-extensions/pull/1 has to be merged and published on the maven for mixins to get remapped correctly.

TibiNonEst commented 2 years ago

This is what I get for messing with branch names lol.