Skip to content

Game must be launched from project root directory. #85

Description

@aarontabor

Description

Currently, relative paths are used within the code-base of Momo, meaning that when the application is launched from anywhere besides the project root directory, important configuration files will not be found.

Proposed Solution

  • identify all areas where relative paths are an issue
  • change occurrences to use absolute paths (e.g., by prefixing with sketchPath())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions