asm & csm: add more files to the profile backup

This commit is contained in:
Dave 2023-06-22 17:41:52 +02:00
parent 8166b63968
commit 092806ec66
4 changed files with 46 additions and 1 deletions

View file

@ -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" +