You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typically a user probably wants the latest release/build
Probably could be provided as a custom URL scheme like "github://"
For both, the last part of the URL would be a file name or glob that uniquely identifies the file within the release/build. If multiple match then it's an error
Middle part of URL would be org/repo for GitHub or build name for Jenkins
Not sure where/how to accept the release name/build number and/or allow for indication of "latest"
The issue with using modrinth pages over ci servers. For example EssentialsX doesn't have any 1.21 builds posted to their public modrinth page yet, and it is only available on the ci server. I also mainly just provided bluemap as an example of a repo that had multiple different loaders distributed under a single release.
Requested in Discord
The text was updated successfully, but these errors were encountered: