This commit is contained in:
XargonWan 2024-08-24 00:08:51 +09:00
parent 86753c373b
commit bb12820687
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
git clone https://github.com/XargonWan/RetroDECK --depth=1 RetroDECK git clone https://github.com/RetroDECK/RetroDECK --depth=1 RetroDECK
# Creating MAME manifest # Creating MAME manifest
manifest_header="manifest-header.yml" manifest_header="manifest-header.yml"

View file

@ -1,9 +1,8 @@
app-id: net.retrodeck.supermodel app-id: net.retrodeck.supermodel
runtime: org.kde.Platform runtime: org.kde.Platform
# runtime-version: "6.5" runtime-version: "6.5"
runtime-version: 5.15-23.08 # maybe solving the libflac issue?
sdk: org.kde.Sdk sdk: org.kde.Sdk
command: /app/bin/mame command: /app/bin/supermodel
finish-args: finish-args:
- --socket=wayland - --socket=wayland