Skip to content

Commit

Permalink
Assuming yes during installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlynch94 authored Dec 13, 2023
1 parent 239b7fd commit bd92af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-jagex-launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install -y flathub --user runtime/org.freedesktop.Platform.GL.default/x86_64/23.08 runtime/org.freedesktop.Platform.GL.default/x86_64/23.08-extra runtime/org.freedesktop.Platform.GL32.default/x86_64/23.08 runtime/org.freedesktop.Platform.ffmpeg-full/x86_64/23.08 runtime/org.freedesktop.Platform.ffmpeg_full.i386/x86_64/23.08 runtime/org.freedesktop.Platform.openh264/x86_64/2.2.0 org.freedesktop.Platform.Compat.i386//23.08 org.freedesktop.Platform.Locale//23.08 org.gtk.Gtk3theme.Breeze//3.22 org.freedesktop.Platform//23.08 org.winehq.Wine.DLLs.dxvk//stable-23.08 org.winehq.Wine.gecko//stable-23.08 org.winehq.Wine.mono//stable-23.08
wget https://github.com/nmlynch94/com.jagexlauncher.JagexLauncher/releases/latest/download/com.jagexlauncher.JagexLauncher.flatpak
flatpak install --user com.jagexlauncher.JagexLauncher.flatpak
flatpak install -y --user com.jagexlauncher.JagexLauncher.flatpak
echo "DONE"

0 comments on commit bd92af2

Please sign in to comment.