File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -129,8 +129,6 @@ These packages will be installed in Arch and Fedora Desktop versions:
129129| :-----------------------------------------------: |
130130| dev.vencord.Vesktop |
131131| org.onlyoffice.desktopeditors |
132- | ca.parallel_launcher.ParallelLauncher (will test) |
133- | com.github.Rosalie241.RMG (will test) |
134132| net.rpcs3.RPCS3 |
135133| net.pcsx2.PCSX2 |
136134| org.DolphinEmu.dolphin-emu |
Original file line number Diff line number Diff line change @@ -117,17 +117,15 @@ function install_my_flatpak_packages() {
117117 " dev.vencord.Vesktop" # | Vesktop (Best discord alternative for linux)
118118 " org.onlyoffice.desktopeditors" # | ONLYOFFICE Desktop Editors
119119 # Emulators
120- " ca.parallel_launcher.ParallelLauncher" # ✅ | Nintendo 64
121- " com.github.Rosalie241.RMG" # ✅ | Nintendo 64
122- " net.rpcs3.RPCS3" # ❌ | PS3
123- " net.pcsx2.PCSX2" # ✅ | PS2
124- " org.DolphinEmu.dolphin-emu" # ❌ | Nintendo GameCube / Wii
125- " org.ppsspp.PPSSPP" # ✅ | PSP
126- " org.duckstation.DuckStation" # ✅ | PS1
127- " net.kuribo64.melonDS" # ✅ | Nintendo DS
128- " app.xemu.xemu" # ❌ | Xbox
129- " org.libretro.RetroArch" # ✅ | Most Retro
130- " org.ryujinx.Ryujinx" # ✅ | Nintendo Switch
120+ " net.rpcs3.RPCS3" # ❌ | PS3
121+ " net.pcsx2.PCSX2" # ✅ | PS2
122+ " org.DolphinEmu.dolphin-emu" # ❌ | Nintendo GameCube / Wii
123+ " org.ppsspp.PPSSPP" # ✅ | PSP
124+ " org.duckstation.DuckStation" # ✅ | PS1
125+ " net.kuribo64.melonDS" # ✅ | Nintendo DS
126+ " app.xemu.xemu" # ❌ | Xbox
127+ " org.libretro.RetroArch" # ✅ | Most Retro
128+ " org.ryujinx.Ryujinx" # ✅ | Nintendo Switch
131129 )
132130
133131 echo_section " Installing via flatpak"
You can’t perform that action at this time.
0 commit comments