diff --git a/automation_tools/automation_task_list.cfg b/automation_tools/automation_task_list.cfg index 3aca9069..a3e28c0e 100644 --- a/automation_tools/automation_task_list.cfg +++ b/automation_tools/automation_task_list.cfg @@ -22,4 +22,5 @@ hash^RETRODECKPRIMEHACKLATEST^https://github.com/RetroDECK/io.github.shiiion.pri hash^RETRODECKMELONDSLATEST^https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz hash^RETRODECKSOLARUSLATEST^https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz hash^RETRODECKGZDOOMLATEST^https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz -hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz \ No newline at end of file +hash^RETRODECKMAMELATEST^https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz +ash^RETRODECKCONFIGURATORLATEST^https://github.com/monkeyx-net/RetroDECK_UK/releases/latest/download/RetroDECK-Configurator.x86_64.tar.gz \ No newline at end of file diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index a37fb591..eb643cd2 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -158,13 +158,14 @@ modules: # GoDot Configurator - name: godot-configurator buildsystem: simple - - type: archive - url: https://github.com/monkeyx-net/RetroDECK_UK/releases/download/RetroDECK-Configurator-v0.51/RetroDECK-Configurator.x86_64.tar.gz - sha256: c20c8de0e2482e1221b0dcb42898a9349a735ebd47c9a5754cc379c2a8f3ac47 - strip-components: 2 - build-commands: - - install -Dm644 RetroDECK-Configurator.x86_64 /app/bin/RetroDECK-Configurator.x86_64 + - cp RetroDECK-Configurator.x86_64 ${FLATPAK_DEST}/bin/ + - chmod +x ${FLATPAK_DEST}/bin/RetroDECK-Configurator.x86_64 + sources: + - type: archive + url: https://github.com/monkeyx-net/RetroDECK_UK/releases/latest/download/RetroDECK-Configurator.x86_64.tar.gz + sha256: RETRODECKCONFIGURATORLATEST + strip-components: 2 # RetroArch # https://retroarch.com/index.php?page=platforms