mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: fixed Dolphin config
This commit is contained in:
parent
922a53c80e
commit
a894dc67cb
|
@ -1166,7 +1166,7 @@ modules:
|
||||||
# RetroArch
|
# RetroArch
|
||||||
- cp emu-configs/retroarch* ${FLATPAK_DEST}/retrodeck/emu-configs/
|
- cp emu-configs/retroarch* ${FLATPAK_DEST}/retrodeck/emu-configs/
|
||||||
# Dolphin
|
# Dolphin
|
||||||
- cp emu-configs/Dolphin/* ${FLATPAK_DEST}/retrodeck/emu-configs/
|
- cp -r emu-configs/Dolphin ${FLATPAK_DEST}/retrodeck/emu-configs/Dolphin
|
||||||
# Yuzu
|
# Yuzu
|
||||||
- cp emu-configs/yuzu-qt-config.ini ${FLATPAK_DEST}/retrodeck/emu-configs/
|
- cp emu-configs/yuzu-qt-config.ini ${FLATPAK_DEST}/retrodeck/emu-configs/
|
||||||
# Pcsx2
|
# Pcsx2
|
||||||
|
@ -1190,4 +1190,4 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/XargonWan/RetroDECK.git
|
url: https://github.com/XargonWan/RetroDECK.git
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in a new issue