modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
990 stars 187 forks source link

Quilt Group ID #2652

Open Gaming32 opened 1 year ago

Gaming32 commented 1 year ago

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

No response

Describe the solution you'd like

Quilt mods have a group ID as well as a regular ID. This could be used as a group ID for the Maven.

Describe alternatives you've considered

Continuing to use maven.modrinth for everything. This doesn't use the feature of QMJ, though, and modrinth.maven is also not a valid domain name.

Additional context

No response

BasiqueEvangelist commented 1 year ago

The Modrinth Maven™ coordinates don't really depend on any in-JAR mod metadata though, so it would be strange for them to start working with Quilt group ids. It would probably be better to use a suffix in the group ids anyway (maven.modrinth.wisp-forest:gadget:0.1.10+1.19.4), but that's just my 2 cents.

Gaming32 commented 1 year ago

It could parse out and record the group ID, which is kind related to modrinth/labrinth#422, actually.