-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
| private static readonly string[] utLinuxLocations = { "{0}/.steam/steam/steamapps/common/Undertale/", "{0}/.local/share/steam/steamapps/common/Undertale/", |
A) there are duplicate paths in there
B) ~/.steam is a symlink. You should probably ignore it and only use the ~/.local/share path instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels