We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03c636 commit a7eabdcCopy full SHA for a7eabdc
1 file changed
retroarch/component_recipe.json
@@ -21,6 +21,16 @@
21
"source": "$REPO_ROOT/$COMPONENT_NAME/rd_assets/rd_extras/borders",
22
"dest": "$WORKDIR/overlays/borders"
23
},
24
+ {
25
+ "type": "merge",
26
+ "source": "$REPO_ROOT/$COMPONENT_NAME/rd_assets/rd_extras/applewin_libretro",
27
+ "dest": "$WORKDIR/cores"
28
+ },
29
30
31
+ "source": "$REPO_ROOT/$COMPONENT_NAME/rd_assets/rd_extras/genesis-plus-gx-expanded-rom-size-paprium_libretro",
32
33
34
{
35
"type": "dir",
36
"source": "RetroArch-Linux-x86_64/RetroArch-Linux-x86_64.AppImage.home/.config/retroarch/assets",
0 commit comments