Backup Your Terraria Worlds

Channel:
Subscribers:
167
Published on ● Video Link: https://www.youtube.com/watch?v=rn2CoQUnkKA



Duration: 6:19
3,830 views
23


I make this for backing up my terraria worlds, I can quickly backup my worlds even when Im in game with my friends.

I know its not automation but its easy to use, just double clicking and done!

BTW you can use this for backup other files, and you can changed backup directory to the ex hdd or flashdrive. You can backup anything with this.

Here is the command:

@echo off
:: variables
set backupdir=%USERPROFILE%\Documents\Terraria_Map
set backupcmd=xcopy /s /c /d /e /h /i /r /y
%backupcmd% "%USERPROFILE%\Documents\My Games\Terraria\Worlds" "%backupdir%\Worlds"
@pause







Tags:
Terraria (Video Game)
Backup
Video Game (Industry)
yrimir
tutorial
hero
bat
cmd
notepad
Computer