Skip to content

File name case mismatch #1

Description

@sidwellr

The project file refers to "main.tscn" and main.tscn refers to "main.gd". But the respective files are named "Main.tscn" and "Main.gd". This probably works in Windows where filenames aren't case sensitive, but it doesn't work on Linux. I suggest either renaming the files to all lower case, or changing project.godot and main.tscn to refer to "Main.tscn" and "Main.gd" respectively.

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