Skip to content

Path casing mismatch: KOTORmax vs KOTORMax #2

Description

@oldrepublicwizard

In kotormax.ms line 58:

global g_kotormaxPath = scriptsPath + "KOTORmax\\"

But the repo folder is named KOTORMax (capital M). On Windows (where gmax/3ds Max run), the filesystem is case-insensitive, so this works fine. However, if anyone ever tries to work with the files on a case-sensitive filesystem (Linux, macOS dev environment, Git operations), this mismatch could cause filein calls to fail to find the scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions