When uploading additional files to Modrinth, it would be helpful to be able to specify the file type (e.g., sources-jar, javadoc-jar, etc.) for each file, similar to what Modrinth4J supports.
I didn’t find a current way to set this in the plugin.
Modrinth4J added this via a fileTypes map in CreateVersionRequest: Link to relevant lines
This would help projects that need to mark resource packs, optional dependencies, or other file types correctly in Modrinth.
Thank you!
When uploading additional files to Modrinth, it would be helpful to be able to specify the file type (e.g., sources-jar, javadoc-jar, etc.) for each file, similar to what Modrinth4J supports.
I didn’t find a current way to set this in the plugin.
Modrinth4J added this via a fileTypes map in CreateVersionRequest: Link to relevant lines
This would help projects that need to mark resource packs, optional dependencies, or other file types correctly in Modrinth.
Thank you!