mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 381
This commit is contained in:
parent
c9851d56e4
commit
4445f3afc1
7 changed files with 27 additions and 2 deletions
BIN
ASM/ArkServerManager_1.1.381.exe
Normal file
BIN
ASM/ArkServerManager_1.1.381.exe
Normal file
Binary file not shown.
BIN
ASM/ArkServerManager_1.1.381.zip
Normal file
BIN
ASM/ArkServerManager_1.1.381.zip
Normal file
Binary file not shown.
|
|
@ -5,7 +5,30 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-07-05T00:00:00Z</updated>
|
||||
<updated>2020-07-06T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:7497F06A-F1EB-4D64-ABD3-CC369BAA93EF</id>
|
||||
<title>1.1.381 (1.1.381.1)</title>
|
||||
<summary>1.1.381.1</summary>
|
||||
<link href="" />
|
||||
<updated>2020-07-06T00: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;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added checkbox for new setting -PublicIPForEpic=, when checked it will add the server args, and uses your public IP address.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:C19388B4-785F-41DE-BDF2-0C29ED9E9A60</id>
|
||||
|
|
|
|||
|
|
@ -1006,6 +1006,8 @@
|
|||
<sys:String x:Key="ServerSettings_CrossplayTooltip">If enabled, will turn on crossplay, so players using clients from different stores can connect to the dedicated server.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EpicOnlyLabel">Epic Store Players Only</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EpicOnlyTooltip">If enabled, will only allow players using the Epic store client to connect.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnablePublicIPForEpicLabel">Enable Public IP for Epic</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnablePublicIPForEpicTooltip">If enabled, will add a server argument for the public IP that EPIC clients will attempt to connect to.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ForceRespawnDinosLabel">Force Respawn Dinos on Startup (Causes lag after 'Ready' while repopulating)</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ForceRespawnDinosTooltip">If enabled, when the server is started ALL wild creatures will be wiped and respawned (this will only destroy wild creatures that are NOT currently being tamed).</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableServerAutoForceRespawnWildDinosIntervalLabel">Enable Auto Force Respawn Dinos</sys:String>
|
||||
|
|
|
|||
BIN
ASM/latest.exe
BIN
ASM/latest.exe
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1.1.380
|
||||
1.1.381
|
||||
|
|
|
|||
BIN
ASM/latest.zip
BIN
ASM/latest.zip
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue