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
Copy file name to clipboardExpand all lines: apps/frontend/src/components/ui/ModerationChecklist.vue
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -606,8 +606,8 @@ Please upload each version of your mod separately, thank you.`,
606
606
},
607
607
{
608
608
name: "Invalid file type (modpacks)",
609
-
resultingMessage: `## Modpacks on Modrinth
610
-
It looks like you've uploaded your Modpack as a \`.zip\`, unfortunately, this is invalid and is why your project type is "Mod". I recommend taking a look at our support page about [Modrinth Modpacks](https://support.modrinth.com/en/articles/8802250-modpacks-on-modrinth), and once you're ready feel free to resubmit your project as a \`.mrpack\`. Don't forget to delete the old files from your Versions!`,
609
+
resultingMessage: `## Modpacks
610
+
It looks like you've uploaded your Modpack as a \`.zip\`, unfortunately, this is invalid and is why your project type is "Mod". Modpacks should be in \`.mrpack\` format. Please resubmit your project as a \`.mrpack\`. Don't forget to delete the old files from your Versions!`,
0 commit comments