Skip to content

Commit 632b035

Browse files
committed
add changes from scratch-desktop.
1 parent 9d9f410 commit 632b035

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Smalruby3 as a standalone desktop application forked from [LLK/scratch-desktop](https://github.com/LLK/scratch-desktop).
44

5+
## Changes from Scratch Desktop
6+
7+
- Remove the Scratch Cat, Gobo, Pico, Nano, Tera and Giga graphics (sprites and costumes).
8+
- Remove TRADEMARK file.
9+
- Use [smalruby3-gui](https://github.com/smalruby/smalruby3-gui) instead of [scratch-desktop](https://github.com/LLK/scratch-gui).
10+
- Remove telemetry feature, because we don't have a telemetry server.
11+
- Preload setup-opal.js to setup [Opal](https://github.com/opal/opal) that is copied from smalruby3-gui/static/javascripts/setup-opal.js.
12+
513
## Developer Instructions
614

715
### Prepare `smalruby3-gui`

0 commit comments

Comments
 (0)