mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
DOOM returns
This commit is contained in:
parent
65a93602f8
commit
e8daf8d72c
|
@ -424,15 +424,15 @@ modules:
|
||||||
url: https://buildbot.libretro.com/stable/1.15.0/linux/x86_64/RetroArch_cores.7z
|
url: https://buildbot.libretro.com/stable/1.15.0/linux/x86_64/RetroArch_cores.7z
|
||||||
sha256: 2230bc38eaf87406efd0c2b7bdd1cf9e813ba113505600f14a7ef9eb06f8c7c0
|
sha256: 2230bc38eaf87406efd0c2b7bdd1cf9e813ba113505600f14a7ef9eb06f8c7c0
|
||||||
|
|
||||||
# - name: doom-shareware
|
- name: doom-shareware
|
||||||
# buildsystem: simple
|
buildsystem: simple
|
||||||
# build-commands:
|
build-commands:
|
||||||
# - mkdir -p ${FLATPAK_DEST}/retrodeck/extras
|
- mkdir -p ${FLATPAK_DEST}/retrodeck/extras
|
||||||
# - cp doom1.wad ${FLATPAK_DEST}/retrodeck/extras/
|
- cp doom1.wad ${FLATPAK_DEST}/retrodeck/extras/
|
||||||
# sources:
|
sources:
|
||||||
# - type: archive
|
- type: archive
|
||||||
# url: https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip
|
url: https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip
|
||||||
# sha256: DOOMSHAPLACEHOLDER
|
sha256: DOOMSHAPLACEHOLDER
|
||||||
|
|
||||||
# PPSSPP - START
|
# PPSSPP - START
|
||||||
# https://github.com/flathub/org.ppsspp.PPSSPP
|
# https://github.com/flathub/org.ppsspp.PPSSPP
|
||||||
|
@ -1212,4 +1212,4 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/XargonWan/RetroDECK.git
|
url: https://github.com/XargonWan/RetroDECK.git
|
||||||
branch: cooker-0.7.0b
|
branch: cooker-0.7.0b
|
||||||
|
|
Loading…
Reference in a new issue