automation

SaveState: Auto Game Save Backup

Automate game save backups with SaveState, designed for gamers and developers, featuring Steam and Minecraft support.
494 stars10 forksPythonGuide quality 8/10Updated 8/25/2026100% free · open source
What it does

SaveState automates backups of game saves, supporting Steam and Minecraft, with features like drag and drop, desktop shortcuts, and emulator compatibility.

When to use it
  • You're a gamer who wants to ensure your progress is safe across different gaming sessions.
  • You're a game developer who needs to test and backup game saves regularly.
  • You manage a gaming community and want to provide a convenient backup solution for your users.
Ready-to-paste prompt
python SaveState.py --steam --minecraft --backup-dir=/path/to/backup/directory
Heads up: Make sure you have Python installed on your system, as SaveState is built using Python and requires it to run, but the README does not specify a particular version.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/savestate && curl -fsSL https://workflowstacks.com/api/skills/savestate/claude-skill -o ~/.claude/skills/savestate/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How SaveState: Auto Game Save Backup works
Codeflow
Free to inspect

SaveState: Auto Game Save Backup is a very large Python project (~85k lines across 125 code files). It is a full software project: use it through its install path rather than reading it end to end. Last commit a month ago, GPL-3.0 license, has a test suite.

Size
Very large codebase
~85k lines · 125 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Python
No API keys detected
Python 100%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    main.py
    Where the program starts running
  3. 3
    requirements.txt
    Dependencies and the commands it exposes
  4. 4
    core/__init__.py
    Inside core/ — the main logic begins here
What's in each folder
core/Core code — the actual logic3 files
docs/Documentation9 files
emulator_utils/Folder48 files
cloud_utils/Folder17 files
gui_components/Folder17 files
dialogs/Folder13 files
common/Folder9 files
backup/Folder5 files
READMEHas testsDocumentedCI checksGPL-3.0 licenseUpdated this month
Quick Actions
Details
Creator
Matteo842
Language
Python
Category
automation
Published
4/6/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.