-
Notifications
You must be signed in to change notification settings - Fork 419
Readd remix tree #8779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Readd remix tree #8779
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be best if the website is mentioned in the addon description or a notice.
Co-authored-by: Samq64 <81489795+Samq64@users.noreply.github.com>
I've added a reference to the remix tree site in the addon description. Is that what you're talking about? |
Yup, I think that's good. |
When I tested this with the jester mod among us by Timmcool, I liked the look of it, but it felt like it took a bit too long to load |
Yeah, generating the remix tree for a large project like that will be somewhat slow. I'm trying not to spam scratch's servers. It does get cached after you create it though, to make it faster in the future. |
Oh, okay. Thanks. |
Resolves #8777
Changes
Re-add the remix tree addon.
When you click on the remix tree button, it will lead you to https://retree.quuq.dev/tree#PROJECT_ID
All I did was for the most part just revert the changes in #8652
Reason for changes
There have been recreations of the remix tree made, and it would be nice for those to be accessible from the main website.
Tests
Not sure how to test, sorry.