Skip to content

a Stardew Valley mod that allows you to sync your saves across multiple devices.

License

Notifications You must be signed in to change notification settings

FawazTakahji/CloudSync

Repository files navigation

CloudSync

CloudSync is a Stardew Valley mod that allows you to sync your saves across multiple devices using cloud storage services like Dropbox, and Google Drive.

Nexus Page
Mobile App

Installation

  1. Install SMAPI
  2. Download focustense's StardewUI mod
  3. Download the main mod and a cloud provider extension from Releases
  4. Optionally, download Global Config Settings Rewrite to preserve your settings

Features

  • Upload saves to cloud storage services
  • Download saves from cloud storage services
  • Backup your saves when uploading
  • Automatically upload your save after sleeping
  • Get a warning if an existing save has more progress when uploading or downloading
  • Support for adding your own cloud storage service using a custom extension mod

FAQ

My settings keep getting reset

When transferring the save between pc and mobile the pc settings will get reset, to solve this issue you should download the Global Config Settings Rewrite mod and enable the Apply on load option

Todo

  • Add support for other cloud storage services

Translations

Language Status Translators
Chinese Partial 1499935287

Screenshots

Home Menu

Home Menu

Local Saves Menu

Local Saves Menu

Cloud Saves Menu

Cloud Saves Menu

Save Info

Save Info

Settings Menu

Settings Menu

Extension Settings

Extension Settings

Upload In Progress

Upload In Progress

Building

The mod build package should be able to locate your game folder automatically, if it cant find it or if you want to specify it manually, edit the csproj file like so:

<PropertyGroup>
    ...
    <GamePath>Your Game Path</GamePath>
    ...
</PropertyGroup>

If you want to set this path for all projects, create a file called stardewvalley.targets in your home folder (%userprofile% | ~) and add the following:

<Project>
   <PropertyGroup>
      <GamePath>Your Game Path</GamePath>
   </PropertyGroup>
</Project>

You should now be able to build and debug the mod using your IDE

About

a Stardew Valley mod that allows you to sync your saves across multiple devices.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •