Skip to content

Instantly share code, notes, and snippets.

@gizzmo
gizzmo / minecraft_backup.bat
Last active October 6, 2017 05:44
Minecraft saves backup script for windows.
@ECHO OFF
SETLOCAL
::Minecraft backup script
::You need to install 7-Zip first. It can be found here: http://www.7-zip.org/
::Please check the path section first before running!
::---------------------------------------------------------------------------------------------------------------------------------------------------------
::Path section
::Set this variable to your Minecraft path. It should be ok for every Windows 7 OS.