modrinth / labrinth

Our Rust-based backend utilizing the actix-web framework to serve Modrinth's API.

Home Page:https://modrinth.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fabric uploads do not autodetect snapshots

tildejustin opened this issue · comments

Is your suggested enhancement related to a problem? Please describe.

example:
image

fabric loader has its own way of putting snapshots into semver format, and currently it doesn't seem like that is automatically detected.

Describe the solution you'd like

For this to work (semver snapshot dependencies being detected and filled in in the Game versions field) would be an ideal improvement.

(sorry if this is the wrong repo)