Updated ArtBook and added the no meta one

This commit is contained in:
Steam Deck User 2022-07-18 10:13:35 +02:00
parent aba01cec13
commit b0b254cfd9
2 changed files with 14 additions and 5 deletions

View file

@ -115,7 +115,7 @@
<string name="ScreensaverSlideshowImageDir" value="~/.emulationstation/slideshow/custom_images" />
<string name="ScreensaverType" value="video" />
<string name="StartupSystem" value="" />
<string name="ThemeSet" value="art-book-next-de" />
<string name="ThemeSet" value="art-book-next" />
<string name="TransitionStyle" value="slide" />
<string name="UIMode" value="full" />
<string name="UIMode_passkey" value="uuddlrlrba" />

View file

@ -215,13 +215,22 @@ modules:
- name: art-book-next
buildsystem: simple
build-commands:
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-de/
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-de/
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next/
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next/
sources:
- type: git
url: https://github.com/anthonycaccese/art-book-next-retropie.git
commit: 53ef4aa8a23ebac7c2c473d32b189d58533429ec
commit: 6197b224b330deee5e78f9c9d9383472fd226544
- name: art-book-next-no-meta
buildsystem: simple
build-commands:
- mkdir -p ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-no-meta/
- mv -f * ${FLATPAK_DEST}/share/emulationstation/themes/art-book-next-no-meta/
sources:
- type: git
url: https://github.com/anthonycaccese/art-book-next-retropie.git
commit: eefefb1b9f60c8b2892c5e7b1e487669974672d1
# External manifests start
@ -1179,4 +1188,4 @@ modules:
sources:
- type: git
url: https://github.com/XargonWan/RetroDECK.git
branch: cooker
branch: cooker