ServerManagers/src
Brett Hewitson bbaad6099f IOUtils Changes
- added new NormalizeFolder method to format the path parameter, so that it is formed correctly.
If the path is a local root path (eg. d:) then it must end with \\.
If the path is not a root path, or is a Unc path, then any ending \\ must be removed.

This fix was due to an issue with the previous code, as it kept appending a \ to the end when the path was a Unc path.
2022-05-09 00:25:27 +10:00
..
ArkData AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
ARKServerManager IOUtils Changes 2022-05-09 00:25:27 +10:00
ARKServerManager.Common AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
ConanData AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
ConanServerManager IOUtils Changes 2022-05-09 00:25:27 +10:00
ConanServerManager.Common AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
NeXtVdf Nuget Package Downgrades 2021-12-11 13:47:01 +10:00
Plugin.Common AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
Plugin.Common.UnitTests UnitTest updated 2022-05-02 11:19:47 +10:00
Plugin.Discord AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
Plugin.Discord.Guide New UnitTest Projects 2021-12-02 16:46:53 +10:00
Plugin.Discord.UnitTests AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
QueryMaster AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
ServerManager.Common IOUtils Changes 2022-05-09 00:25:27 +10:00
ServerManager.Common.UnitTests World Save Back and Restore Changes 2022-05-02 11:32:06 +10:00
ServerManager.Discord AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
ServerManager.Updater Security Protocol Changes 2022-05-06 15:43:35 +10:00
ServerManager.WebApplication Fixed call home endpoint name 2021-12-20 12:02:14 +10:00
WPFSharp.Globalizer AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
.gitignore Build Files 2021-08-20 11:54:24 +10:00
Nuget.config source code checkin 2021-01-07 16:23:23 +10:00
README.md Update README.md 2021-12-09 22:20:14 +10:00
Server-Managers.sln World Save Back and Restore Changes 2022-05-02 11:32:06 +10:00

Server Managers

Managers for different steam dedicated game servers.