mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-23 13:02:08 +00:00
Include AppStream metadata with AppImage
This commit is contained in:
parent
f83818bafe
commit
cd9315a646
1 changed files with 2 additions and 2 deletions
|
|
@ -25,5 +25,5 @@ chmod +x AppDir/AppRun AppDir/usr/bin/Ryujinx*
|
|||
|
||||
mkdir -p "$OUTDIR"
|
||||
|
||||
appimagetool --appimage-extract-and-run -n --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 21 \
|
||||
AppDir "$OUTDIR"/Ryujinx.AppImage
|
||||
appimagetool --appimage-extract-and-run --comp zstd --mksquashfs-opt -Xcompression-level --mksquashfs-opt 21 \
|
||||
AppDir "$OUTDIR"/Ryujinx.AppImage
|
||||
|
|
|
|||
Loading…
Reference in a new issue