◐ Shell
clean mode source ↗

`processing cli` does not support sketches with a different `main.pde` file

Most appropriate sub-area of Processing 4?

PDE

Processing version

4.4.6

Operating system

macOS

Bug description

When running the Processing cli, having a sketch with a different main file, e.g. sketch/main.pde the cli returns that the sketch is not a valid sketch folder, sketch/sketch.pde does not exist.

Steps to reproduce this

  1. Create a new sketch

  2. Rename the main file

  3. Try to run the sketch with the cli

snippet

No response

Additional context

No response

Would you like to work on the issue?

No, I’m just reporting the issue