summaryrefslogtreecommitdiff
path: root/src/SMAPI/Utilities/PathUtilities.cs
AgeCommit message (Collapse)Author
2021-09-02prepare path utilities for the upcoming Stardew Valley 1.5.5Jesse Plamondon-Willard
The game will use Linux-style paths for assets on all platforms, which will break the current equivalence between path and asset name formats.
2020-09-08rename PathUtilities.NormalizePathSeparator, add normalization for more casesJesse Plamondon-Willard
2020-09-05make PathUtilities available to modsJesse Plamondon-Willard