mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Version Feed updates
This commit is contained in:
parent
bdbead0df6
commit
8af0f402c7
5 changed files with 31 additions and 6 deletions
|
|
@ -36,8 +36,8 @@
|
||||||
<PublisherName>Bletch1971</PublisherName>
|
<PublisherName>Bletch1971</PublisherName>
|
||||||
<SuiteName>Server Managers</SuiteName>
|
<SuiteName>Server Managers</SuiteName>
|
||||||
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<ApplicationRevision>5</ApplicationRevision>
|
<ApplicationRevision>1</ApplicationRevision>
|
||||||
<ApplicationVersion>1.1.411.%2a</ApplicationVersion>
|
<ApplicationVersion>1.1.0.%2a</ApplicationVersion>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
<BootstrapperEnabled>false</BootstrapperEnabled>
|
<BootstrapperEnabled>false</BootstrapperEnabled>
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@
|
||||||
</font>
|
</font>
|
||||||
</li>
|
</li>
|
||||||
<li>Server Settings - Dino Section - Added MutagenLevelBoost and MutagenLevelBoostBred settings.</li>
|
<li>Server Settings - Dino Section - Added MutagenLevelBoost and MutagenLevelBoostBred settings.</li>
|
||||||
|
<li>Added gamedata file for the Lost Island DLC - only contains the map name for the Map droplist - do not use until the DLC is officially released!</li>
|
||||||
</ul>
|
</ul>
|
||||||
<u style="font-size: .9em;">CHANGE</u>
|
<u style="font-size: .9em;">CHANGE</u>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,30 @@
|
||||||
<link href="http://arkservermanager.freeforums.net/" />
|
<link href="http://arkservermanager.freeforums.net/" />
|
||||||
<updated>2021-12-12T00:00:00Z</updated>
|
<updated>2021-12-12T00:00:00Z</updated>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<id>urn:uuid:C02D44F9-E3AA-4CA0-BF2F-110F8C83CC21</id>
|
||||||
|
<title>1.1.411 (1.1.411.7)</title>
|
||||||
|
<summary>1.1.411.7</summary>
|
||||||
|
<link href="" />
|
||||||
|
<updated>2021-12-12T00: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 gamedata file for the Lost Island DLC - only contains the map name for the Map droplist - do not use until the DLC is officially released!</li>
|
||||||
|
<li>Added Lost Island to the language files for translation.</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</content>
|
||||||
|
<author>
|
||||||
|
<name>bletch</name>
|
||||||
|
<email>bletch1971@hotmail.com</email>
|
||||||
|
</author>
|
||||||
|
</entry>
|
||||||
|
|
||||||
<entry>
|
<entry>
|
||||||
<id>urn:uuid:F75C6AFF-2A27-49BE-917A-7EAAACCCBF17</id>
|
<id>urn:uuid:F75C6AFF-2A27-49BE-917A-7EAAACCCBF17</id>
|
||||||
<title>1.1.411 (1.1.411.6)</title>
|
<title>1.1.411 (1.1.411.6)</title>
|
||||||
|
|
|
||||||
|
|
@ -36,8 +36,8 @@
|
||||||
<PublisherName>Bletch1971</PublisherName>
|
<PublisherName>Bletch1971</PublisherName>
|
||||||
<SuiteName>Server Managers</SuiteName>
|
<SuiteName>Server Managers</SuiteName>
|
||||||
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
||||||
<ApplicationRevision>5</ApplicationRevision>
|
<ApplicationRevision>1</ApplicationRevision>
|
||||||
<ApplicationVersion>1.1.56.%2a</ApplicationVersion>
|
<ApplicationVersion>1.1.0.%2a</ApplicationVersion>
|
||||||
<UseApplicationTrust>false</UseApplicationTrust>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
||||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||||
<BootstrapperEnabled>false</BootstrapperEnabled>
|
<BootstrapperEnabled>false</BootstrapperEnabled>
|
||||||
|
|
|
||||||
|
|
@ -15,5 +15,5 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: Guid("936ef260-fecf-4e9e-a21e-092d65931c7d")]
|
[assembly: Guid("936ef260-fecf-4e9e-a21e-092d65931c7d")]
|
||||||
|
|
||||||
// include semantic versioning - Plugin.Discord
|
// include semantic versioning - Plugin.Discord
|
||||||
[assembly: AssemblyVersion("1.0.19.3")]
|
[assembly: AssemblyVersion("1.0")]
|
||||||
[assembly: AssemblyFileVersion("1.0.19.3")]
|
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue