mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ArkServerManager Beta 1.1.433.4
This commit is contained in:
parent
34c5ad8d54
commit
ee44245b0f
4 changed files with 28 additions and 1 deletions
|
|
@ -7,6 +7,32 @@
|
|||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2022-06-18T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:1AE0925B-64EB-4177-B834-7A75FA46E807</id>
|
||||
<title>1.1.433 (1.1.433.4)</title>
|
||||
<summary>1.1.433.4</summary>
|
||||
<link href="" />
|
||||
<updated>2022-06-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;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Main Window - when changing the location of the server, it will reload the profile with the config settings in the new location.</li>
|
||||
<li>Main Window - colored the settings (orange) that are NOT included in the profile sync.</li>
|
||||
<li>Main Window - added discord server button.</li>
|
||||
<li>Main Window - re-organised the buttons.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:1AE0925B-64EB-4177-B834-7A75FA46E807</id>
|
||||
<title>1.1.433 (1.1.433.3)</title>
|
||||
|
|
|
|||
|
|
@ -854,6 +854,7 @@
|
|||
<sys:String x:Key="MainWindow_OpenPluginsTooltip">Open Plugins</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenHelpTooltip">Open Help</sys:String>
|
||||
<sys:String x:Key="MainWindow_OpenServerMonitorTooltip">Open Server Monitor</sys:String>
|
||||
<sys:String x:Key="MainWindow_JoinDiscordTooltip">Join the Discord Server</sys:String>
|
||||
<sys:String x:Key="MainWindow_UpdateToLabelFormat">Upgrade to {0} now!</sys:String>
|
||||
<sys:String x:Key="MainWindow_TaskStatusLabel">Task Status</sys:String>
|
||||
<sys:String x:Key="MainWindow_TaskAdminErrorTitle">Requires Administration Permissions</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.433.3
|
||||
1.1.433.4
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue