Sodium

Sodium

35M Downloads

Feature request: name of release artifacts should be tag-based

danielphan2003 opened this issue ยท 0 comments

commented

Is your feature request related to a problem? Please describe.
I'm using https://github.com/berberman/nvfetcher to fetch release artifacts from sodium-fabric, and having build number appended to file name makes it harder to get an exact url of each release.

Describe the solution you'd like
Change artifact name for each release (and possibly CI build) to sodium-fabric-mc${Minecraft version}-${Sodium version}.jar.

Describe alternatives you've considered
Using regex to match the version I'm looking for, but that would be problematic if sodium-fabric decided to include more files in each release.

Additional context
See https://github.com/CaffeineMC/sodium-fabric/releases/tag/mc1.17.1-0.3.3