@extends('layouts.app') @section('page-title', 'Submit - ' . config('app.name')) @section('content') {{ \Diglactic\Breadcrumbs\Breadcrumbs::render() }}
Submit content
Entries
@foreach($entryTypes as $type)
{{ $type['label'] }}
Submit
@endforeach
News
News article
Submit
Rules
1

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

2

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

3

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.

@endsection