From e59df03559128ef4ccd6bdc4ef124538b4461c04 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 24 Oct 2024 04:23:15 +0200 Subject: [PATCH] steam: added cloud save availability --- wiki/games/steam.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/games/steam.md b/wiki/games/steam.md index cfbf302..d62e260 100644 --- a/wiki/games/steam.md +++ b/wiki/games/steam.md @@ -62,6 +62,8 @@ work with [SGDBoop](https://www.steamgriddb.com/boop) for the game. The [Steam Cloud](https://partner.steamgames.com/doc/features/cloud) allows games and the platform to utilize cloud storage hosted by Steam. Games can use this to store data including game settings and saves. +The data stored this way can be accessed on the +[corresponding website](https://store.steampowered.com/account/remotestorage). Games can also be synchronized without the Steam Cloud by using [Syncthing](/wiki/syncthing.md) as described in [the games entry](/wiki/games.md#syncing-game-saves-across-systems).