mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Server File Changes
- added Testlive server option - changed code to use different appids.
This commit is contained in:
parent
96ba2c3474
commit
a20354c1b1
32 changed files with 969 additions and 812 deletions
|
|
@ -1276,6 +1276,9 @@
|
|||
<!--#region Server Settings - Server Details -->
|
||||
<sys:String x:Key="ServerSettings_ServerDetailsLabel">Server Details</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_UseTestliveLabel">Use Testlive Dedicated Server Files</sys:String>
|
||||
<sys:String x:Key="ServerSettings_UseTestliveTooltip">If enabled, will use the testlive dedicated server files instead of the testlive branch. Leave the branch as default, do not set to Testlive.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_BranchLabel">Branch Details</sys:String>
|
||||
<sys:String x:Key="ServerSettings_BranchNameLabel">Branch Name:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_BranchNameTooltip">The name of the branch to download (leave blank to use the release branch).</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue