Adds a configuration value to allow backup prior to updating the server

This commit is contained in:
Marius Linge 2015-09-20 08:20:02 +02:00
parent cb7ab15f69
commit 94b3138988

View File

@ -15,6 +15,7 @@ arkserverexec="ShooterGame/Binaries/Linux/ShooterGameServer" # name of AR
arkbackupdir="/home/steam/ARK-Backups" # path to backup directory
arkwarnminutes="60" # number of minutes to warn players when using update --warn
arkautorestartfile="ShooterGame/Saved/.autorestart" # path to autorestart file
arkBackupPreUpdate="false" # set this to true if you want to perform a backup before updating
# Update warning messages
# Modify as desired, putting the %d replacement operator where the number belongs