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

Loader deps are using + versions

Open Juuxel opened this issue 2 years ago • 0 comments

It seems to cause dependency resolution issues (Fabricord) and they're also not good at all for reproducible builds.

https://github.com/architectury/architectury-plugin/blob/0a37a6b6ed26600d0eea26d45281e50eb29233a2/src/main/kotlin/dev/architectury/plugin/ArchitecturyPluginExtension.kt#L432

https://github.com/architectury/architectury-plugin/blob/0a37a6b6ed26600d0eea26d45281e50eb29233a2/src/main/kotlin/dev/architectury/plugin/ModLoader.kt#L96

Juuxel avatar Oct 30 '23 22:10 Juuxel