From d41be1f36ee36d5dd910ba7f2d82b6a1ceb594a3 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Sun, 28 Jun 2026 20:48:01 +0200 Subject: [PATCH] Change messages. --- .../views/submissions/fs-upload.blade.php | 2 +- resources/views/submissions/index.blade.php | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/resources/views/submissions/fs-upload.blade.php b/resources/views/submissions/fs-upload.blade.php index 157d3df..dd12811 100644 --- a/resources/views/submissions/fs-upload.blade.php +++ b/resources/views/submissions/fs-upload.blade.php @@ -13,7 +13,7 @@ - + {{-- Client-side Errors --}}
diff --git a/resources/views/submissions/index.blade.php b/resources/views/submissions/index.blade.php index 1be0954..7724940 100644 --- a/resources/views/submissions/index.blade.php +++ b/resources/views/submissions/index.blade.php @@ -56,15 +56,27 @@
1 -

One entry per submission. Do not bundle multiple hacks or versions in a single form.

+

ROM files are not allowed Only patches (does not apply to homebrews).

2 -

You must be the author or have explicit permission from the original creator.

+

Always search before adding something, it might already be on the site.

3 -

Patch files only. Never upload ROM files — attach an IPS, BPS or xdelta patch.

+

When typing game titles make sure to use "Title Case", when unsure copy GameFAQs title.

+
+
+ 4 +

Descriptions must be in English. For non-English hacks you can have both versions: one in the hack language and one in English

+
+
+ 5 +

Try to put screenshots that showcase the work, if the work is not graphical use original screenshots. Mobygames is a great source for them.

+
+
+ ... +

All rules and guidelines are available here.