mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
CSM 34 Beta 2
This commit is contained in:
parent
fd6d59e11a
commit
b768e0405c
4 changed files with 26 additions and 3 deletions
|
|
@ -5,7 +5,30 @@
|
|||
<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>2020-05-15T00:00:00Z</updated>
|
||||
<updated>2020-05-21T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:10B50D98-DA07-4AC4-BB73-D9C43A0A9973</id>
|
||||
<title>1.1.34 (1.1.34.2)</title>
|
||||
<summary>1.1.34.2</summary>
|
||||
<link href="" />
|
||||
<updated>2020-05-21T00: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>Local IP Selection - changed the default adapter name.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:F6979B74-6993-41F7-B824-E936E804B2D3</id>
|
||||
|
|
|
|||
|
|
@ -935,7 +935,7 @@
|
|||
<sys:String x:Key="ServerSettings_NetworkingLabel">Networking</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LocalIPLabel">Local IP:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LocalIPTooltip">Sets the local (private) IP the server will listen on. This should be your primary network card which routes to the public internet.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LocalIPGameChooseLabel">Let the game choose</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LocalIPGameChooseLabel">Let the server choose</sys:String>
|
||||
<sys:String x:Key="ServerSettings_LocalIPRecommendedLabel">(Recommended)</sys:String>
|
||||
<sys:String x:Key="ServerSettings_RefreshLocalIPTooltip">Refresh the available local IPs.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ServerPortLabel">Server Port:</sys:String>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.1.34.1
|
||||
1.1.34.2
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue