Skip to content

The project file doesn't respect case sensitive platforms.  #3

@Poikilos

Description

@Poikilos

Describe the bug
Due to case sensitivity on non-Windows platforms, cottage, rat, and log tscn files are said to be missing. The files start with uppercase letters but in the project file they are listed as all lowercase.

To Reproduce
Steps to reproduce the behavior:

  1. Open the file on Linux.

Expected behavior
There shouldn't be a missing resources error for each of the those files. To fix this on Windows probably isn't possible without editing the project file: When I've tried to change the case of filenames by adding a letter to the filename then removing it and changing the case, git for Windows doesn't apply the change in git. You must either rename the files on Linux (or perhaps GitHub) or edit the project file with a text editor.

Environment

  • OS: Debian 10

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions