how to add a scratch project (like leef) to repl
Repl supports alot of langauges, but not scratch. SO how can i upload a scratch project to repl? Its actully quite simple. Forkphorus packager converts .sb3 to .html, and repl does support html. So add your project ID or import a file.
This file cannot be displayed:
Then you can mess around with the settings. When your done, package it as Plain Html.
This file cannot be displayed:
Then, you can upload it to your html website. If you want the repl to be only the game, make sure to rename "index.html" to something else, then rename the project.html "index.html"
Voters
scratch is not a language
also why not j ust embed
@ch1ck3n scratch is, also embedding wouldnt be as affective, because this way would cover the whole page, and you can customize project settings
@dudemqn
embed can cover the whole page
@ch1ck3n yes but this way it covers the page automatically, but you could always use embedding if you want
@dudemqn https://fullscreen-embed.ch1ck3n.repl.co/
@ch1ck3n that always works too