File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# scratch-gui
22
3- Scratch GUI is a set of React components that comprise the interface for creating and running Scratch 3.0 projects
3+ ## ** ⚠️ NOTICE: Repository Migration to Mono-Repo ⚠️**
4+
5+ The Scratch Team has migrated the ` scratch-gui ` module into a new mono-repo,
6+ [ ` scratch-editor ` ] ( https://github.com/scratchfoundation/scratch-editor ) . This independent ` scratch-gui ` repository
7+ ** will be archived** . Any new issues or pull requests should be opened in the mono-repo.
8+
9+ The new mono-repo version of ` scratch-gui ` is published to the NPM registry as
10+ [ ` @scratch/scratch-gui ` ] ( https://www.npmjs.com/package/@scratch/scratch-gui ) .
11+
12+ ** Contributors:**
13+
14+ * I would like to thank all past contributors for their work on this repository.
15+ * If you are aware of valuable issues or pull requests, please consider re-opening them in the mono-repo. If you do
16+ so, please link the new issue or pull request to the original one in this repository to help others find it and to
17+ reduce the chance of duplicate work.
18+ * We apologize for the inconvenience and greatly appreciate your help with this transition!
19+
20+ For more information, see the [ ` scratch-editor ` repository on GitHub] ( https://github.com/scratchfoundation/scratch-editor ) .
21+
22+ ## Overview
23+
24+ Scratch GUI is a set of React components that comprise the interface for creating and running Scratch 3.0 projects.
425
526To open the current build in your browser on Github Pages:
627
You can’t perform that action at this time.
0 commit comments