CurseForge and Modrinth files are different
Madis0 opened this issue ยท 2 comments
I found that the CurseForge and Modrinth files are different. Why is that?
- v1.1.1 on CurseForge - SHA256: 948FEBB6A5C9D0A6E67350ADC02A6D0C86E7E8B5ADDA8D763054799EB20C6A1B
- v1.1.1 on Modrinth - SHA256: 3076E3D9BC522AD1C3FF0D65347247A5C375424F77A7CAC70949079F4A507A12
Only reason I could think that'd cause this is that I run the publishing tasks separately for modrinth and curse so it builds the jar once for each.
Making a single task should probably fix this but either way this really shouldn't be that important.