Open alonsovidales opened 1 year ago
This only an issue in the playground on llk.github.io
. On the Scratch website, selecting this tutorial opens the correct link: https://scratch.mit.edu/projects/331474033/editor?tutorial=code-cartoon
Thanks for the reply! Where is the project in the repository? I did a clone following the instructions in the Readme.md. I can't see it in local and I can't find it in the repo.
Thanks for the reply! Where is the project in the repository? I did a clone following the instructions in the Readme.md. I can't see it in local and I can't find it in the repo.
I think the project is on the Scratch website (that's why it links to a /projects/*/editor
URL).
How can I download it? we need it offline since this is for a digital education project in Africa and they don't have internet connection in most of the schools? :(
You can always save the sb3 with file
→ save to your computer
. I downloaded the sb3 and put it here in case it's easier:
Then, use file
→ load from my computer
in the offline Scratch playground and select downloaded sb3 file.
That's true...
Expected Behavior
Actual Behavior
It should load the project, but it is a 404: https://llk.github.io/projects/331474033/editor?tutorial=code-cartoon
Steps to Reproduce
See expected behaviour