Backups your valheim world every 1 hour
download py script start it when you start your server.
if using batch file put them in same directory
Start: "python backup.py PCuser Worldname" or create batch file.
Creates backup folder in C:\Users\PCuser\AppData\LocalLow\IronGate\Valheim"
PCuser exemple: "C:\Users\PCuser\AppData\LocalLow\IronGate\Valheim"
Worldname exemple "ValheimWorld" (Name of your world)
Im new to python and coding.