mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-07 19:56:22 +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. |
||
|---|---|---|
| .. | ||
| Art | ||
| Delegates | ||
| Enums | ||
| GameData | ||
| Globalization | ||
| Lib | ||
| Properties | ||
| Styles | ||
| UserControls | ||
| Utils | ||
| Windows | ||
| App.config | ||
| App.xaml | ||
| App.xaml.cs | ||
| ConanServerManager.csproj | ||
| Config.Designer.cs | ||
| Config.settings | ||
| ErrorHandling.cs | ||
| NLog.config | ||
| packages.config | ||
| VersionFeed.xml | ||
| VersionFeedBeta.xml | ||