Save your precious files from crashes Edit the variables to control the behaviour
Default backup location is on C:\User\username\Documents\_VALHEIM-CRASH-SAVER\
-
$WorldSave = $true|$false
- Enable or disable Worlds-Backup. Defaults to $true.
-
$CharSave = $true
- Enable or disable Characters-Backup. Defaults to $true.
-
$BackupPath = "$env:USERPROFILE\Documents\_VALHEIM-CRASH-SAVER\"
- Set Backup Path. Defaults to
%USERPROFILE%\Documents\_VALHEIM-CRASH-SAVER\
- Set Backup Path. Defaults to
-
$BackupSets = 50
- Number of files to be kept. Defaults to 50.
-
$RunLoop = $true
- Whether the script should continue running and save periodically. False means one-shot. Defaults to $true.
-
$SaveInterval = 600
- Intervall of saves in seconds. Defaults to 10 minutes.
-
$RunGame = $true
- Start game via steam. Defaults to $true.
- Create option to install the script as a service
- Include Linux builds
- optimization
- farm more iron
- Download script
- Right-click --> Run with PowerShell