Skip to content

Commit d691b75

Browse files
authored
Merge pull request #3474 from s1eve-mcdichae1/mupen64plus-config-dir
mupen64plus: (QOL) Link config dir for network access to saves, etc.
2 parents 3b1fe5e + fe5645d commit d691b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scriptmodules/emulators/mupen64plus.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ function configure_mupen64plus() {
299299
addSystem "n64"
300300

301301
mkRomDir "n64"
302+
moveConfigDir "$home/.local/share/mupen64plus" "$md_conf_root/n64/mupen64plus"
302303

303304
[[ "$md_mode" == "remove" ]] && return
304305

0 commit comments

Comments
 (0)