mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added new option to start the server windows minimzed.
This commit is contained in:
parent
7c1ab95d58
commit
d2ce321273
16 changed files with 108 additions and 8 deletions
|
|
@ -626,5 +626,8 @@
|
|||
<Setting Name="CheckIfServerManagerRunningOnStartup" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">True</Value>
|
||||
</Setting>
|
||||
<Setting Name="ServerStartMinimized" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue