Skip to content

Commit

Permalink
Add mGBA
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeguzis committed Mar 7, 2024
1 parent 275271d commit dd8a2cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion utilities/update-emulators/update-emulators.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

set -e -o pipefail

VERSION="0.6.5"
VERSION="0.6.6"
CURDIR="${PWD}"

curlit()
Expand Down Expand Up @@ -261,6 +261,7 @@ main () {
update_emu_flatpak "Lutris" "net.lutris.Lutris"
update_emu_flatpak "MAME" "org.mamedev.MAME"
update_emu_flatpak "melonDS" "net.kuribo64.melonDS"
update_emu_flatpak "mGBA" "io.mgba.mGBA"
update_emu_flatpak "Mupen64Plus (GUI)" "com.github.Rosalie241.RMG"
update_emu_flatpak "Pegasus" "org.pegasus_frontend.Pegasus"
update_emu_flatpak "PPSSPP" "org.ppsspp.PPSSPP"
Expand Down

0 comments on commit dd8a2cf

Please sign in to comment.