mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MAME: enabled module [skip ci]
This commit is contained in:
parent
0cc66841c2
commit
aab8556972
|
@ -1323,14 +1323,14 @@ modules:
|
||||||
|
|
||||||
# MAME - Start
|
# MAME - Start
|
||||||
|
|
||||||
# - name: retrodeck-mame
|
- name: retrodeck-mame
|
||||||
# buildsystem: simple
|
buildsystem: simple
|
||||||
# build-commands:
|
build-commands:
|
||||||
# - cp -rn files/* /app
|
- cp -rn files/* /app
|
||||||
# sources:
|
sources:
|
||||||
# - type: archive
|
- type: archive
|
||||||
# url:
|
url: RETRODECKMAMEPLACEHOLDERURL
|
||||||
# sha256: RETRODECKMAMEPLACEHOLDER
|
sha256: RETRODECKMAMEPLACEHOLDER
|
||||||
|
|
||||||
# MAME - End
|
# MAME - End
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue