Project Open
project_openRegister an existing goboscript project directory and set it as the active project for building, playtesting, and publishing Scratch projects.
Instructions
Register an existing goboscript project directory and make it active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The project directory (the one holding goboscript.toml and the .gs sprite files). | |
| published_project_id | No | Existing scratch.mit.edu project id this publishes to, if any. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| sprites | Yes | ||
| built_sb3 | Yes | ||
| is_active | Yes | ||
| has_config | Yes | ||
| published_project_id | Yes | ||
| is_scratch_compatible | Yes |