StartsMercury / simply-no-shading

A mod mimicking OptiFine's Internal Shader though with less performance impact.
https://modrinth.com/mod/simply-no-shading
MIT License
17 stars 7 forks source link

Mod Jar Uploads Out of Game Version Order #78

Closed StartsMercury closed 2 years ago

StartsMercury commented 2 years ago

image image

StartsMercury commented 2 years ago

The publish action is called by game version. The only cause is concurrency. One easy solution waits for a task to finish before starting another. I am not willing to do this, considering it is a minor issue that would break nothing but the order.