Add-irp-fedora-emu
This commit is contained in:
parent
b4afd02c03
commit
3aed2e3423
1 changed files with 19 additions and 0 deletions
19
irp-fedora-emu
Normal file
19
irp-fedora-emu
Normal file
|
@ -0,0 +1,19 @@
|
|||
#!/usr/bin/env bash
|
||||
wget scr.tyleo.dev/irp-fedora-emu -O irp-fedora-emu
|
||||
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
sudo flatpak update -y
|
||||
sudo flatpak install -y flathub \
|
||||
org.DolphinEmu.dolphin-emu \
|
||||
net.kuribo64.melonDS \
|
||||
io.mgba.mGBA \
|
||||
io.github.simple64.simple64 \
|
||||
org.ppsspp.PPSSPP \
|
||||
net.pcsx2.PCSX2 \
|
||||
org.duckstation.DuckStation \
|
||||
app.xemu.xemu \
|
||||
com.snes9x.Snes9x \
|
||||
org.purei.Play \
|
||||
org.mamedev.MAME \
|
||||
io.github.sameboy.SameBoy \
|
||||
com.vba_m.visualboyadvance-m
|
||||
|
Loading…
Add table
Reference in a new issue