architectury-plugin icon indicating copy to clipboard operation
architectury-plugin copied to clipboard

AddRefmapName doesn't consider client source set mixins in the refmap name

Open Juuxel opened this issue 2 years ago • 0 comments

https://github.com/architectury/architectury-plugin/blob/0a37a6b6ed26600d0eea26d45281e50eb29233a2/src/main/kotlin/dev/architectury/plugin/transformers/AddRefmapName.kt#L42

This property is always the main refmap name, but it needs to be adjusted for client-only code.

Juuxel avatar Sep 03 '23 17:09 Juuxel