Skip to content

Commit

Permalink
Merge pull request #879 from gouchi/patch-1
Browse files Browse the repository at this point in the history
Update developing-cores.md
  • Loading branch information
fpscan authored Sep 30, 2023
2 parents 748c41e + 05c1362 commit c921c3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/development/cores/developing-cores.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,5 @@ There are several steps before your core can be available to user via the Online
2. Add [.gitlab-ci.yml](https://github.com/search?q=org%3Alibretro+.gitlab-ci.yml&type=commits) to the root directory of your source code so it can be added to Libretro CI/CD.
3. If you want your core to be compatible with [RetroArch's playlist](/guides/roms-playlists-thumbnails) :
- Add at least icons playlist and content for your core in [RetroArch assets repository](https://github.com/libretro/retroarch-assets/tree/master/src/xmb/monochrome)
4. Add documentation of your core following the instructions in [libretro-docs](https://github.com/libretro/docs#adding-a-new-core).
- Add your games to [Libretro database](https://github.com/libretro/libretro-database).
4. Add documentation of your core following the instructions in [libretro-docs](https://github.com/libretro/docs#adding-a-new-core).

0 comments on commit c921c3e

Please sign in to comment.