inkandswitch / inkandswitch/backstitch
Build: Support a drop-in project for debugging
Open
- Dominant language
- Rust
- Stars
- 250
- Forks
- 8
- Avg merge
- 46m
- Merged PRs (30d)
- 1
Description
Currently, we support moddable-platformer or threadbare. But frequently, we want to load in a custom user project for debugging.
We should support a `custom` project that launches out of an arbitrary directory with a param name.
Contributor guide
Research direction
Start by locating the existing moddable-platformer and threadbare project launch configuration, then trace how a project name and directory are selected for debugging. Add the custom project path and parameter behavior described in the issue, and verify that an arbitrary user directory launches successfully without breaking the existing projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- godot, rust
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100