mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
Added start-yuzu tool
This commit is contained in:
parent
ff73d3f42a
commit
1a977ab793
|
@ -742,6 +742,7 @@ modules:
|
|||
- mkdir -p ${FLATPAK_DEST}/retrodeck/tools/
|
||||
- cp start-retroarch.sh ${FLATPAK_DEST}/retrodeck/tools/
|
||||
- cp move-roms.sh ${FLATPAK_DEST}/retrodeck/tools/
|
||||
- cp start-yuzu.sh ${FLATPAK_DEST}/retrodeck/tools/
|
||||
- cp tools-gamelist.xml ${FLATPAK_DEST}/retrodeck/
|
||||
|
||||
- cp retrodeck.sh /app/bin/retrodeck.sh
|
||||
|
@ -788,4 +789,4 @@ modules:
|
|||
- type: dir
|
||||
path: tools
|
||||
- type: file
|
||||
path: net.retrodeck.retrodeck.desktop
|
||||
path: net.retrodeck.retrodeck.desktop
|
||||
|
|
Loading…
Reference in a new issue