Manage extra dir for Overcooked 2 and Trine 1 & 2
This commit is contained in:
parent
91d13df3b2
commit
fd7027fd5f
|
@ -26,8 +26,11 @@ debug=0
|
||||||
### Give the relative path from homedir.
|
### Give the relative path from homedir.
|
||||||
### Separate each path with "%" to be able to manage white space, eg :
|
### Separate each path with "%" to be able to manage white space, eg :
|
||||||
### .mygame%.first-subtree/save of GAMEX
|
### .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"
|
remote_dir="${HOME}/Nextcloud/games/linux.sgl.script"
|
||||||
|
|
Loading…
Reference in New Issue