Skip to content

Simple and verbose shell script to create backups of your Valheim game world.

Notifications You must be signed in to change notification settings

moeux/Valheim-Backup-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Valheim-Backup-Creator

Simple and verbose shell script to create backups of your Valheim game world.

How to use?

  1. Set the worldsDir variable to the directory containing your game world.
  2. Set the backupDir variable to the directory you want to store your backups in.
  3. (Optional) Set the file variable to change the name of your backup files.
  4. (Optional) Set the maxBackups variable to choose how many backups you want to have at most.

That's it! The script is pretty verbose so it will tell you if a directory couldn't be found or which files it's going to delete due to the maximum amounts of backups (Step 4) reached.

About

Simple and verbose shell script to create backups of your Valheim game world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages