From 4ae5a2e562b80fa8ff75fedc4cf6f88aa50c9d34 Mon Sep 17 00:00:00 2001 From: anthonycaccese Date: Mon, 1 Aug 2022 12:51:30 -0400 Subject: [PATCH] Updated Art-Book-Next Versions Updated existing metadata and no-metadata versions Added a version that supports miximages for users that prefer that type of artwork --- net.retrodeck.retrodeck.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 73dce058..86170275 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -220,7 +220,7 @@ modules: sources: - type: git url: https://github.com/anthonycaccese/art-book-next-retropie.git - commit: 783b53f3939e037ab20f1a53101ff673f3a45bfc + commit: 5b953838424e029e7ad534d2a20a7c7f7f5b9e8a - name: art-book-next-no-meta buildsystem: simple @@ -230,7 +230,17 @@ modules: sources: - type: git url: https://github.com/anthonycaccese/art-book-next-retropie.git - commit: cdef6cd1469e9aa6cf1bbe77d07c2100c9f1947d + commit: 3b93a8e2bea9d65aee5b0d07f07f56e76653a265 + + - name: art-book-next-miximage + buildsystem: simple + build-commands: + - mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-miximage/ + - mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-miximage/ + sources: + - type: git + url: https://github.com/anthonycaccese/art-book-next-retropie.git + commit: 87b580aceabcf53149e1398039377416bdbd056c # External manifests start