mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Main Window Changes
- added discord button - reorganised the buttons
This commit is contained in:
parent
738332dca2
commit
a2d5c92c00
22 changed files with 202 additions and 79 deletions
|
|
@ -890,5 +890,8 @@
|
|||
<Setting Name="AutoStart_TaskPriority" Type="System.Diagnostics.ProcessPriorityClass" Scope="User">
|
||||
<Value Profile="(Default)">Normal</Value>
|
||||
</Setting>
|
||||
<Setting Name="DiscordUrl" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">https://discord.gg/cJdHJSG</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue