Skip to content

Instantly share code, notes, and snippets.

@AHrubik
AHrubik / backup.bat
Last active August 29, 2015 13:57 — forked from gizzmo/minecraft_backup.bat
Backup batch for non Forge Minecraft
@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.