mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 375 Beta 5
This commit is contained in:
parent
b768e0405c
commit
694e7f23c6
4 changed files with 26 additions and 3 deletions
|
|
@ -5,7 +5,30 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager beta version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-05-21T04:00:00Z</updated>
|
||||
<updated>2020-05-21T05:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:46A8F348-AE16-4122-876B-F6F63B8B51A7</id>
|
||||
<title>1.1.375 (1.1.375.5)</title>
|
||||
<summary>1.1.375.5</summary>
|
||||
<link href="" />
|
||||
<updated>2020-05-21T05: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;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Global Settings - changed the workshop cache field to accept 0. When set the zero it will disable to auto refresh, and must be done manually.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:9B1C6B84-CF50-489B-99F1-3B3EC1D2E7A0</id>
|
||||
|
|
|
|||
|
|
@ -459,7 +459,7 @@
|
|||
<sys:String x:Key="GlobalSettings_ForceUpdateModsIfNoSteamInfoLabel">Force mod file downloads when no steam information available</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ForceUpdateModsIfNoSteamInfoTooltip">If enabled, the mods will be downloaded from steam even when no steam information is available.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_WorkshopCacheExpiredHoursLabel">Workshop Cache Expiry</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_WorkshopCacheExpiredHoursTooltip">The number of hours since the last refresh the workshop cache will be considered old and will auto refresh.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_WorkshopCacheExpiredHoursTooltip">The number of hours since the last refresh the workshop cache will be considered old and will auto refresh. Set to 0 to never expire the cache, you must manually refresh the cache.</sys:String>
|
||||
|
||||
<sys:String x:Key="GlobalSettings_AutoBackupLabel">Enable Auto Backup</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_BackupIntervalLabel">Backup Interval:</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.375.4
|
||||
1.1.375.5
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue