mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Automatic Management Changes
- rearranged the options so they are grouped correctly. - added RestartIfShutdown property to ServerApp and changed to use when checking to restart server.
This commit is contained in:
parent
d9571943ad
commit
5532050c04
20 changed files with 157 additions and 92 deletions
|
|
@ -5,14 +5,14 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="https://arkservermanager.freeforums.net/" />
|
||||
<updated>2022-08-07T00:00:00Z</updated>
|
||||
<updated>2022-08-08T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:84E1DDF9-EFA4-4A8B-90DE-564AE3B3B633</id>
|
||||
<title>1.1.437 (1.1.437.2)</title>
|
||||
<summary>1.1.437.2</summary>
|
||||
<title>1.1.437 (1.1.437.3)</title>
|
||||
<summary>1.1.437.3</summary>
|
||||
<link href="" />
|
||||
<updated>2022-08-07T00:00:00Z</updated>
|
||||
<updated>2022-08-08T00: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>
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
<br/>
|
||||
<ul>
|
||||
<li>Server Update - updated the code to simplify which set of dedicated server files (Ark Survival Evolved or Ark: SotF) is required when performing server and mod file updates. Separate Cache folders will be maintained for each.</li>
|
||||
<li>Automatic Management - rearranged the options so they are grouped correctly.</li>
|
||||
<li>Auto-Start Server Option - added a new option selection for on Boot and on Login.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue