Commit Graph

4 Commits (a94d0221c5f7bc240c4981a81d59df4aa2cb8822)

Author SHA1 Message Date
Joey Hines a94d0221c5 Added the ability to restore chunks from a backup
+ Added `restore` subcommand
+ Needs more testing, but appears to be working
2020-11-03 21:46:16 -06:00
Joey Hines 9b6fe56541 Quick fix for deleting old backups
+ This should be refactored in the future
2020-10-30 08:09:00 -05:00
Joey Hines b408ed4d2a Added export subcommand
+ Takes a backup and exports it as a playable single player world
+ Changed file name format
+ Switched to using StructOpt for the argument parsing
+ Updated README.md
2020-10-24 13:41:11 -05:00
Joey Hines b54ac0efef Code cleanup
+ Split up main.rs into multiple modules
+ Used discord-hook-rs for webhooks
+ General code cleanup (clippy+fmt)
+ Bumped version number
2020-10-23 20:40:32 -05:00