RustCraft is a badly-named but hopefully useful Minecraft worlds backup scheduler for Windows, built with Rust & iced. It's aimed at Minecraft saves, but it will happily back up any folder you point it at.
Note
Your Minecraft worlds live in exactly one folder on your disk. One corrupted save, one misbehaving mod, one accidental delete, and months of building are gone. RustCraft keeps copies so that doesn't happen to you.
- Backup scheduler: back up your worlds automatically at an interval you choose (1 to 24 hours).
- Manual backups: set the slider to 0 for a one-off backup.
- Directory selection: pick your Minecraft folder and backup destination through the UI. The dialog defaults to
AppData\Roaming\.minecraft\saves, where Minecraft keeps its saves. - Notifications: you get a system notification when a backup finishes, and another if something goes wrong.
- Windows support: works on any Windows version.
| Action | Description |
|---|---|
| Schedule a backup | Set the interval (1 to 24 hours) with the slider and hit start. |
| Run a manual backup | Set the slider to 0 hours and hit start. |
| Select directories | Use the "Select Minecraft Directory" and "Select Backup Directory" buttons. |
| Notifications | You'll be notified when backups succeed or fail. |
Minecraft icon by Alfredo Creates, CC 3.0 BY - Flaticon
Installers are on the Releases Page.
Warning
Some antivirus programs may flag the installer. This happens because RustCraft isn't code-signed: signing certificates cost more than makes sense for a small free project, and without one, Windows has no way to verify where the installer came from. The source is public in this repo if you'd rather build it yourself.
Found a bug or have a request? Open a GitHub Issue or email me at hello@franwbu.com.
What I work on next mostly depends on requests and free time. Currently on the list:
