From fd7027fd5f98de00a27df0ec65f74b9198c1853e Mon Sep 17 00:00:00 2001 From: Gardouille Date: Sun, 13 Oct 2019 16:51:07 +0200 Subject: [PATCH] Manage extra dir for Overcooked 2 and Trine 1 & 2 --- games/save.game.home | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/games/save.game.home b/games/save.game.home index a148195..fcffab9 100755 --- a/games/save.game.home +++ b/games/save.game.home @@ -26,8 +26,11 @@ debug=0 ### Give the relative path from homedir. ### Separate each path with "%" to be able to manage white space, eg : ### .mygame%.first-subtree/save of GAMEX -### -games_list="..." +### ^ +### Overcooked! 2 − Team17 − https://pcgamingwiki.com/wiki/Overcooked!_2 +### Trine Enchanted Edition − .frozenbyte − https://pcgamingwiki.com/wiki/Trine_Enchanted_Edition +### Trine 2 Complete Story − .frozenbyte − https://pcgamingwiki.com/wiki/Trine_2 +games_list="Team17%.frozenbyte" ## }}} remote_dir="${HOME}/Nextcloud/games/linux.sgl.script"