Skip to content

Panoramas don't work on linux #18

@trulyno

Description

@trulyno

On loading, the mod generates the panoramas folder if it doesn't exist and loads the panoramas from there. However, on linux, it generates a .\panoramas folder. This makes it not work if you have panoramas in the normal panoramas folder.
I suspect the issue is because on creating the folder, the mod does not account for system when creating the folder, and uses the Windows path (using \) for all OS, when it should adapt and use the Linux path (/) when it is not on Windows

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