Skip to content

๐ŸฆŒA script to quickly backup all your terraria worlds and players.

Notifications You must be signed in to change notification settings

wyvernbw/terrabackpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸฆŒ Terrabackpack



Deno ๐Ÿฆ• scripts to back up Terraria game files ๐ŸŒฒ.

Install ๐Ÿ’š

You must have deno installed in order to use these scripts.

deno install --allow-read --allow-env --allow-write -n tb https://raw.githubusercontent.com/wyvernbw/terrabackpack/main/src/run.ts

Once installed you can run the script with tb.

tb config setup

Usage

Create a backup ๐Ÿ“ฆ

# back up everything
tb backup all
# back up one of these folders at a time
tb backup [world/player/resourcePacks]

Edit config file ๐Ÿ“

tb config set <key> <value>

possible keys:

  • gamePath - path to the Terraria game folder
  • backupPath - path to the backup folder

To reset your config file, run:

tb config setup

About

๐ŸฆŒA script to quickly backup all your terraria worlds and players.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published