We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88a8574 + e6bef69 commit 1268c48Copy full SHA for 1268c48
scriptmodules/emulators/dolphin.sh
@@ -13,7 +13,7 @@ rp_module_id="dolphin"
13
rp_module_desc="Gamecube/Wii emulator Dolphin"
14
rp_module_help="ROM Extensions: .gcm .iso .wbfs .ciso .gcz .rvz\n\nCopy your Gamecube roms to $romdir/gc and Wii roms to $romdir/wii"
15
rp_module_licence="GPL2 https://raw.githubusercontent.com/dolphin-emu/dolphin/master/license.txt"
16
-rp_module_repo="git https://github.com/dolphin-emu/dolphin.git master :_get_branch_dolphin"
+rp_module_repo="git https://github.com/dolphin-emu/dolphin.git :_get_branch_dolphin"
17
rp_module_section="exp"
18
rp_module_flags="!all 64bit"
19
0 commit comments