Sean Yen

Results 71 comments of Sean Yen

Since I'm not able to reproduce the bug, I think it is best if you try it yourself, either on the Scratch website's editor or on https://llk.github.io/scratch-gui/develop/

> The Problem Didn't Happen On Vanilla Scratch. Although It Does Have A Problem Saving. > > I Keep On Getting An Error When I Upload The File, I Have...

I think it uses your browser to convert mp3 to wav

> There's An Offline Build For E羊icques But I Don't Know How To Launch It. Im Also Worried I Can't Enable Tools And Change The Settings In The Offline Build....

See changes for `16-9` in: - [`scratch-gui`](https://github.com/SheepTester/scratch-gui/commits/16-9?author=SheepTester) - [`scratch-vm`](https://github.com/SheepTester/scratch-vm/commits/16-9?author=SheepTester) - [`scratch-paint`](https://github.com/SheepTester/scratch-paint/commits/16-9?author=SheepTester)

Ok vim is cool. Create a new terminal tab using `:tab terminal`; close the current tab using `:q`; ctrl + W then N to enter command, then press i to...

## Getting started: cloning and linking the repositories TODO: Maybe https://yarnpkg.com/features/workspaces is better ```sh npm install -g npm-safe-install git clone --depth=1 https://github.com/SheepTester/scratch-svg-renderer.git cd scratch-svg-renderer git remote add upstream https://github.com/LLK/scratch-svg-renderer.git git...

## Building ```sh # Starting from the eyangicques folder cd scratch-svg-renderer nsi && npm run build & cd .. cd scratch-paint nsi && npm run build & cd .. cd...

https://github.com/SheepTester/scratch-gui/compare/16-9...LLK:develop https://github.com/SheepTester/scratch-vm/compare/16-9...LLK:develop https://github.com/SheepTester/scratch-paint/compare/16-9...LLK:develop https://github.com/SheepTester/scratch-svg-renderer/compare/16-9...LLK:develop

then `git pull`