mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
asm & csm: add more files to the profile backup
This commit is contained in:
parent
8166b63968
commit
092806ec66
4 changed files with 46 additions and 1 deletions
13
src/ConanServerManager/Config.Designer.cs
generated
13
src/ConanServerManager/Config.Designer.cs
generated
|
|
@ -778,7 +778,18 @@ namespace ServerManagerTool {
|
|||
return ((string)(this["ServerAppIdFile"]));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("serveruid.txt")]
|
||||
public string ServerUidFile
|
||||
{
|
||||
get
|
||||
{
|
||||
return ((string)(this["ServerUidFile"]));
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("https://raw.githubusercontent.com/Bletch1971/ServerManagers/master/CSM/beta/lates" +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue