Skip to content
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

Declarative extension list #905

Merged
merged 9 commits into from
Aug 20, 2023
Merged

Declarative extension list #905

merged 9 commits into from
Aug 20, 2023

Conversation

GarboMuffin
Copy link
Member

Say goodbye to index.ejs and hello to extensions.json

Extension metadata like titles are now stored at the start of the .js:

// Name: Example Extension
// Description: Does a very cool thing. This must have punctuation at the end!
// By: GarboMuffin <https://scratch.mit.edu/users/GarboMuffin/>
// Original: TestMuffin

Because extensions are all defined in a parseable format, we now also generate a JSON version of the homepage, which may be useful for something else

@GarboMuffin GarboMuffin merged commit 2600025 into master Aug 20, 2023
1 check passed
@GarboMuffin GarboMuffin deleted the declarative branch August 20, 2023 01:53
@LilyMakesThings
Copy link
Contributor

You are awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants