mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Fixed a bug when starting the server manager and it tries to download steamcmd, but fails as steamcmd is unavailable for download.
This commit is contained in:
parent
8ed965307a
commit
dbeaa7699d
11 changed files with 94 additions and 27 deletions
|
|
@ -127,6 +127,7 @@
|
|||
<sys:String x:Key="AutoUpdater_Status_DownloadNewServerComplete">Server download complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Complete">Complete</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Cancelled">Cancelled</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_Status_Failed">Failed</sys:String>
|
||||
<sys:String x:Key="AutoUpdater_CancelButtonLabel">Cancel</sys:String>
|
||||
<!--#endregion-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue