TShock/TShockAPI/ServerSideCharacters
ZakFahey ccb2a00a71 Fix config file access errors when starting up multiple TShock servers at once
Use case would be multi-server networks. This commit ensures that sscconfig.json is read with FileShare.Read enabled and stops writing to config.json and sscconfig.json on server load immediately after reading it if the file already exists, which is a no-op since neither of the config files have changed at that point.
2020-07-27 10:05:28 -07:00
..
ServerSideConfig.cs Fix config file access errors when starting up multiple TShock servers at once 2020-07-27 10:05:28 -07:00