Game save manager

🌍 įŽ€äŊ“中文 | English

Game-save-manager is an easy-to-use open-source tool designed for managing game save files. It provides a user-friendly graphical interface to describe, save, delete, overwrite, and perform other operations on your save files. The current version supports cloud backup (WebDAV), quick operations, and has minimal background resource usage to meet gamers' performance needs.

Features

  • Delete saves before restoring
  • Cloud backup with specified cloud paths
  • Quick access to save locations
  • Support for multiple files and folders
  • Scheduled backups
  • Shortcut operations

This software uses Weblate for translations. You can contribute through the icon above.

User Guide đŸ‘ģ

For detailed instructions, refer to the Official Website. Below is a brief guide.

Download the Software 😎

Download the software from the official website. For cutting-edge test versions, visit the Release page. Windows 10 or later users are recommended to use the portable version. Note that the software depends on WebView2; if you are not using Windows or your system lacks WebView2, manual installation is required.

For Windows 7 Users ⚠ī¸

The software relies on WebView2, which is not included in Windows 7 and some special versions of Windows. Here are two methods to install the environment:

  • Use the MSI installer, which will install the runtime environment if an internet connection is available.
  • Download and install the runtime environment from the official website.

For Installer Users ⚠ī¸

The software installs all content to the specified location without creating additional folders. If you select the "Delete application data" option during uninstallation, the entire folder will be cleared. If you install it to the wrong location, follow this tutorial to resolve it.

Submitting Issues or Suggestions 😕

You can submit suggestions or feedback through the following platforms. The best way to get a quick response is to open an issue on GitHub:

Developer Guide 🐱

If you are looking for the developer guide for the old Electron-based version, see the old branch.

We welcome contributions to the project, whether it's fixing issues or adding new features. Developer documentation is located in the doc/<language> folder in the repository. Click here for the Chinese documentation.

Technologies used in this project:

  • Rust
  • TypeScript
  • Vue3
  • Element Plus
  • Tauri

Similar Projects