Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » TurboWarp project_url parameter
- georgek0
-
70 posts
TurboWarp project_url parameter
I just published my projects on GitHub. They are coded in TurboWarp, so they only run there. How can I use the project_url parameter to import the project from the public repository?
- CST1229
-
1000+ posts
TurboWarp project_url parameter
https://turbowarp.org/?project_url=https://raw.githubusercontent.com/USER/REPO/refs/heads/BRANCH/FILEPATH.sb3
https://turbowarp.org/?project_url=https://raw.githubusercontent.com/TurboWarp/extensions/refs/heads/master/samples/Ask for the manager.sb3
If your repo is hosted on GitHub Pages you can also use a github.io link instead.
You can also import project.json files, though these can only have assets that were uploaded to the Scratch servers at least once. .sb3 files don't need that though.
Last edited by CST1229 (Nov. 28, 2024 05:16:51)
- Discussion Forums
- » Open Source Projects
-
» TurboWarp project_url parameter