Skip to content

Slightly overthought linux locations #8

@Miepee

Description

@Miepee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions