Commit Graph

98 Commits

Author SHA1 Message Date
739e873898 Set '%' as field separator for compatdata games 2019-11-01 13:45:54 +01:00
6c040f9b95 Add The Forest save 2019-11-01 13:41:16 +01:00
a5a7b583c2 Add Dust: An Elysian Tail save 2019-10-28 20:57:16 +01:00
19c5a7ebcb Add Darkwood save 2019-10-27 11:30:19 +01:00
5fb5532178 xdg: also try to symlink for unknown type 2019-10-26 18:19:58 +02:00
218d7a6523 Determine type: Redirect stderr for ls 2019-10-26 18:17:44 +02:00
03d9b6a251 Try to symlink to remote dir even for unknown type 2019-10-26 18:15:07 +02:00
d7560e1f05 Disable debug mode 2019-10-23 11:04:02 +02:00
d1861b8502 Add the list of games 2019-10-13 20:51:37 +02:00
8216c105e5 Add debug printf to display the running script 2019-10-13 20:32:20 +02:00
156b2ff454 Add a "master" script 2019-10-13 20:32:07 +02:00
68cb981037 Add purpose 2019-10-13 19:26:15 +02:00
fd7027fd5f Manage extra dir for Overcooked 2 and Trine 1 & 2 2019-10-13 16:51:07 +02:00
91d13df3b2 Add an extra subtree on remote directory 2019-10-13 16:48:22 +02:00
2a63b0c096 Prepare a script to manage extra save games in home
aka save path outside of XDG or Steam.
2019-10-13 16:39:00 +02:00
6ee8a2a951 Correct comments and informations 2019-10-13 16:38:47 +02:00
0c8fbeb5f5 Add The Swapper save 2019-10-13 16:13:50 +02:00
f3a9284e4d Add Capsized save 2019-10-11 18:00:39 +02:00
eb504358f4 Add loop to manage XDG_DATA content 2019-10-11 17:57:59 +02:00
91b5e874ed Correct the path of Butcher and TrickyTower 2019-10-11 17:40:54 +02:00
6b5f29fcfd Change the case statement according to ls result 2019-10-11 17:40:05 +02:00
24b61b09d0 Change the field separator 2019-10-11 17:39:36 +02:00
48925c4237
Add xdg directories sample tree content 2019-10-11 15:05:42 +02:00
4c5f15d3a3
Add XDG DATA save game 2019-10-11 15:04:08 +02:00
dbd32e14e0
Set the list of games for XDG_CONFIG 2019-10-11 14:50:09 +02:00
c0d544cc70 Add loop for XDG CONFIG dir 2019-10-10 22:46:35 +02:00
1ac0f57da5 Merge branch 'master' of https://git.101010.fr/gardouille-dotfiles/scripts 2019-10-10 22:43:52 +02:00
fc73bd30d7
Fix comments 2019-10-10 10:59:23 +02:00
e676cd3fe5 Prepare functions for move and symlink 2019-10-09 20:37:26 +02:00
414fc560fa Prepare backup of save game from XDG directories 2019-10-09 20:30:17 +02:00
9f072b8bfb Add sources of informations 2019-10-09 18:13:30 +02:00
9706ecaa25 If path is a symlink, display the target 2019-10-09 18:10:46 +02:00
1ca4ded439 Change field separator to manage white space 2019-10-09 17:44:58 +02:00
2067c237f4 Manage save in Steam common directory 2019-10-09 17:12:53 +02:00
4ad2db6a54 Manage compatdata saves only for installed games 2019-10-09 16:50:18 +02:00
c6d7579469 Add South Park save 2019-10-09 16:40:18 +02:00
825b523d72 Add Metal Slug X save 2019-10-09 00:45:41 +02:00
60c64bc151 Ensure to create save game subtree on remote 2019-10-09 00:32:03 +02:00
4742f7f7f4 Successfull move save of compatdata directory 2019-10-09 00:31:18 +02:00
6bd9b1c6ac Ensure to restore all Steam directories 2019-10-08 22:51:22 +02:00
f8e516c37c Use symlink function as much as possible 2019-10-08 19:10:37 +02:00
76e7b10082 Add a 2nd arg to function to manage different paths 2019-10-08 18:34:06 +02:00
6274615d32 Remove unwanted printf 2019-10-08 18:25:02 +02:00
b43e40d9a1 Prepare loop for compatdata save game 2019-10-08 18:22:44 +02:00
b23fb57850 Disable exit on unknown file type due to error
The last game_id is tested twice and exit on "symbolic" link without
reason…
2019-10-08 00:10:14 +02:00
cc1473e28c Display the list of unknown directories 2019-10-08 00:08:15 +02:00
7b2cdb7b86 Update list of save game to backup 2019-10-07 22:56:53 +02:00
43f682d7e8 Move save.game script to specific directory 2019-10-07 20:49:39 +02:00