Add purpose
This commit is contained in:
		
							parent
							
								
									fd7027fd5f
								
							
						
					
					
						commit
						68cb981037
					
				|  | @ -1,5 +1,18 @@ | |||
| # 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/ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue