Skip to content

Commit fe5645d

Browse files
Link config dir for network access to saves, etc.
For backup over network.
1 parent 53e1620 commit fe5645d

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)