mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 19:47:21 +01:00
rework configuration save, load configuration backups when available and config cannot be read
This commit is contained in:
parent
eb385a859c
commit
d60d1979ce
12 changed files with 213 additions and 55 deletions
|
|
@ -10,5 +10,5 @@ public class ServerConfigService : ConfigurationServiceBase<ServerConfig>
|
|||
{
|
||||
}
|
||||
|
||||
protected override string ConfigurationName => ConfigName;
|
||||
public override string ConfigurationName => ConfigName;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue