Skip to content

Incorrect path separators on Linux #6

Description

@TacoConKvass

What's the bug

On Linux incorrect path separators are used in the loader, causing files to generate at the game's root with their absolute paths with / replaced with \\ as their name

Steps to reproduce

NA

Proposed fix

Replace all path concatenation with Path.Combine calls. Should have been like that since the beginning, but my laziness won


Thanks to @darrel1699 for the report in the CDG Discord server

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions