mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ConanServerManager Beta 1.1.76.2
This commit is contained in:
parent
ee44245b0f
commit
839e2c91e3
4 changed files with 29 additions and 2 deletions
|
|
@ -5,7 +5,33 @@
|
|||
<title>Conan Server Manager Version Feed</title>
|
||||
<subtitle>This is the Conan Server Manager beta version feed.</subtitle>
|
||||
<link href="http://servermanagers.freeforums.net/" />
|
||||
<updated>2022-06-17T00:00:00Z</updated>
|
||||
<updated>2022-06-18T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:15FEC514-38B7-4367-BE79-1E00983E7EBB</id>
|
||||
<title>1.1.76 (1.1.76.2)</title>
|
||||
<summary>1.1.76.2</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:15FEC514-38B7-4367-BE79-1E00983E7EBB</id>
|
||||
|
|
|
|||
|
|
@ -646,6 +646,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.76.1
|
||||
1.1.76.2
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue