mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| ArkData | ||
| ARKServerManager | ||
| ARKServerManager.Common | ||
| ConanData | ||
| ConanServerManager | ||
| ConanServerManager.Common | ||
| NeXtVdf | ||
| Plugin.Common | ||
| Plugin.Common.UnitTests | ||
| Plugin.Discord | ||
| Plugin.Discord.Guide | ||
| Plugin.Discord.UnitTests | ||
| QueryMaster | ||
| ServerManager.Common | ||
| ServerManager.Common.UnitTests | ||
| ServerManager.Discord | ||
| ServerManager.Updater | ||
| ServerManager.WebApplication | ||
| WPFSharp.Globalizer | ||
| .gitignore | ||
| Nuget.config | ||
| README.md | ||
| Server-Managers.sln | ||
Server Managers
Managers for different steam dedicated game servers.