Sb3 Git Unpack
sb3_git_unpackConvert an .sb3 Scratch project into a diffable folder containing project.json and assets, enabling version control and comparison of project changes.
Instructions
Unpack an .sb3 into a diffable directory (project.json + assets/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | Yes | ||
| sb3_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |