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 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.