Open-source client for Retrosave - automatic save management for retro game emulators.
- 🎮 Automatic save detection for multiple emulators
- 💾 Local save versioning and management
- ☁️ Cloud sync support (requires retrosave.cloud account)
- 🖥️ Cross-platform: Windows, Linux, Steam Deck
- 🔒 Privacy-first with optional client-side encryption
See Releases for pre-built binaries.
# Copy environment configuration cp .env.example .env # Edit .env with your API URL (default: http://localhost:8080) # Build and run cargo build --release ./target/release/retrosave.env files to version control. They contain sensitive configuration that should remain private.
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
MIT License - see LICENSE for details.