We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462cd00 commit 8d34eacCopy full SHA for 8d34eac
README.md
@@ -9,6 +9,9 @@ Smalruby3 as a standalone desktop application forked from [LLK/scratch-desktop](
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
+ - Set WebRTC IPHandlingPolicy to `default`.
13
+ - Bump up electron version 9.0.0.
14
+
15
16
## Developer Instructions
17
0 commit comments