mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ArkServerManager Beta 1.1.413.12
This commit is contained in:
parent
3b2bad7607
commit
42f264e135
4 changed files with 25 additions and 1 deletions
|
|
@ -7,6 +7,29 @@
|
|||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2021-12-16T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:A652172B-F29A-4050-8A0C-8A34F6DDF1FA</id>
|
||||
<title>1.1.413 (1.1.413.12)</title>
|
||||
<summary>1.1.413.12</summary>
|
||||
<link href="" />
|
||||
<updated>2021-12-18T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Fixed the cleanup of the User config backup files.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:A652172B-F29A-4050-8A0C-8A34F6DDF1FA</id>
|
||||
<title>1.1.413 (1.1.413.11)</title>
|
||||
|
|
|
|||
|
|
@ -567,6 +567,7 @@
|
|||
<sys:String x:Key="GlobalSettings_BackupIntervalLabel">Backup Interval:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupIntervalTooltip">How often to perform the server backup, in hours and minutes (hh:mm). Set to 00:00 to disable.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteOldFilesLabel">Delete Old Backup Files</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteOldFilesTooltip">If enabled, when the auto-backup runs the old backup files will be deleted.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteIntervalLabel">Older Than:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_DeleteIntervalTooltip">How old the backup file must be to be deleted in days.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupWorldSaveLabel">WorldSave Message:</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.413.11
|
||||
1.1.413.12
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue