Valheim
0 of 0

File information

Last updated

Original upload

Created by

jdodger415

Uploaded by

jdodger415

Virus scan

Safe to use

Tags for this mod

About this mod

Simple plugin that automatically backs up the characters folder every 5 mins (customisable). Also supports backing up the worlds folder.

Requirements
Permissions and credits
Changelogs
This is a simple plugin that backs up the characters folder every 5 mins.

It runs with the game so all you have to do is install the mod, set your config and you are good to go everytime the game is launched.

The backup interval can be configured in the included config file.
(config can be found in PATH_TO_GAME\BepInEx\config\jdodger415.ValheimCharacterBackup.cfg)

You can also enable backing up of the worlds folder if you would like.


Backups are saved to %appdata%\..\LocalLow\IronGate\Valheim\characters.bak or worlds.bak in their own folder with the timestamp the backup was created.


This mod requires BepInEx (https://www.nexusmods.com/site/mods/115)


Install Instructions:

  • Install BepInEx
  • Copy the contents of the zip file to your main game directory
  • Done!

This is my first real go at c# so I don't really know what I'm doing. Expect a couple of bugs.

Source: https://github.com/jdodger415/ValheimCharacterBackup