19 lines
738 B
Markdown
19 lines
738 B
Markdown
# Save game management
|
||
|
||
Collection of scripts in order to move all (as much as i can) save of my
|
||
video games in one remote place (eg. Nextcloud directory,…). Then a symbolic
|
||
link should take place of the directories. This allows me to :
|
||
* Have save in the cloud for all games !
|
||
* Easily find my save in one place.
|
||
* Easily backup everything (one `tar` to backup them all).
|
||
* Synchronize save between Linux hosts.
|
||
* Restore save if anything happens to my game computer.
|
||
* Everything that Nextcloud allows me to do (access from anywhere, share,…).
|
||
|
||
|
||
## How-to add new save
|
||
|
||
Sources of informations :
|
||
* Various informations (save path,…) : https://pcgamingwiki.com/wiki
|
||
* Match steam id and game name : https://steamdb.info/
|