From f53e73865a2977217f7c2b9ad99f007029277295 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 6 Apr 2022 16:07:11 +0900 Subject: [PATCH] Retroarch integration --- com.xargon.retrodeck.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/com.xargon.retrodeck.yml b/com.xargon.retrodeck.yml index 92b340ff..77833256 100644 --- a/com.xargon.retrodeck.yml +++ b/com.xargon.retrodeck.yml @@ -189,12 +189,10 @@ modules: - type: git url: https://github.com/libretro/RetroArch.git branch: de4e56ecf28a09057734f8624af6d62f3088734f - - type: dir - path: rd-submodules/retroarch - #- type: file - # path: org.libretro.RetroArch.appdata.xml - #- type: file - # path: retroarch.cfg + - type: file + path: org.libretro.RetroArch.appdata.xml + - type: file + path: retroarch.cfg post-install: - mkdir -p ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/ - >-