Skip to content
/ fastback Public
forked from pcal43/fastback

Fast, incremental Minecraft world backups. Powered by Git.

License

Notifications You must be signed in to change notification settings

KosmX/fastback

 
 

Repository files navigation

Fast Backups

Fast, incremental Minecraft world backups powered by Git

Fast Backups (FastBack, for short) is a Fabric Minecraft mod that backs up your world in incremental snapshots. When it does a backup, it only saves the parts of your world that changed.

This means backups are fast. It also means you can keep snapshots of your world without using up a lot of disk space.

Current Features

  • Incrementally backup just the changed files
  • Faster, smaller backups than zipping
  • Back up locally
  • Back up remotely to any git server
  • Back up remotely to any network volume (no git server required)
  • Easily restore backup snapshots
  • Works on clients and dedicated servers
  • Works on Linux, Mac and Windows
  • ..all with easy-to-use minecraft commands

See the full documentation for more info.

About

Fast, incremental Minecraft world backups. Powered by Git.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.4%
  • Shell 2.3%
  • Makefile 0.3%