modrinth / labrinth

Our Rust-based backend utilizing the actix-web framework to serve Modrinth's API.
https://modrinth.com
GNU Affero General Public License v3.0
509 stars 73 forks source link

Fixes modpacks losing loader data on modification #840

Closed thesuzerain closed 5 months ago

thesuzerain commented 5 months ago

EDIT version route in v2 not correctly identifying that loaders should be modified to accomodate the new mrpack backend (for modpacks specifically). Does not retroactively fix ones modified this way- though easily fixable manually.