PCSX2 Config Backup
- Update `doom-emacs` and `dwm-flexipatch` submodules - Add `PCSX2` config to HDD rclone script
This commit is contained in:
parent
f943e9df77
commit
b78b52e4bd
@ -1 +1 @@
|
||||
Subproject commit 33c5f3721a704c72e49efc5960be3785d1a80b81
|
||||
Subproject commit 35a89bdfa6064e507f8848b1d162433fe92ca829
|
@ -1 +1 @@
|
||||
Subproject commit 703e192fb460319be561d7d182d1f188c1db2c84
|
||||
Subproject commit 6e15a7f4ea63f9ff081acece18e35fc6bbb79aa7
|
@ -16,6 +16,7 @@ declare -a source_dirs=(
|
||||
"$home_path/.config/dolphin-emu/"
|
||||
"$home_path/.config/retroarch/"
|
||||
"$home_path/.config/rpcs3/"
|
||||
"$home_path/.config/PCSX2/"
|
||||
"$home_path/.cache/lutris/"
|
||||
)
|
||||
declare -a target_dirs=(
|
||||
@ -29,6 +30,7 @@ declare -a target_dirs=(
|
||||
"$backup_path/.config/dolphin-emu/"
|
||||
"$backup_path/.config/retroarch/"
|
||||
"$backup_path/.config/rpcs3/"
|
||||
"$backup_path/.config/PCSX2/"
|
||||
"$backup_path/.cache/lutris/"
|
||||
)
|
||||
|
||||
|
@ -8263,6 +8263,7 @@ declare -a source_dirs=(
|
||||
"$home_path/.config/dolphin-emu/"
|
||||
"$home_path/.config/retroarch/"
|
||||
"$home_path/.config/rpcs3/"
|
||||
"$home_path/.config/PCSX2/"
|
||||
"$home_path/.cache/lutris/"
|
||||
)
|
||||
declare -a target_dirs=(
|
||||
@ -8276,6 +8277,7 @@ declare -a target_dirs=(
|
||||
"$backup_path/.config/dolphin-emu/"
|
||||
"$backup_path/.config/retroarch/"
|
||||
"$backup_path/.config/rpcs3/"
|
||||
"$backup_path/.config/PCSX2/"
|
||||
"$backup_path/.cache/lutris/"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user