.github Update workflows based on zizmor audit Dec 25, 2024 .tx Add translation to missing strings May 1, 2018 docs reduce project state image file size Feb 6, 2020 scripts Fix prepublish script in Node 18 May 2, 2024 src fix: fix typo Feb 13, 2025 static Yay first commit Feb 4, 20...
semantic-release-bottagged this09 Jan 19:26 ## [3.2.38](https://github.com/LLK/scratch-gui/compare/v3.2.37...v3.2.38) (2024-01-09) ### Bug Fixes * **deps:** update dependency scratch-audio to v0.1.0-prerelease.20231215224619 ([6bfef0c](https://github.com/LLK/scratch-gui/...
scratch3.0从零开始二次编译 前置工作(针对不能在GitHub上下载源码的情况)GitHub仓库下载scratch所需代码 https://github.com/LLK 注:如果下载速度慢可以挂VPN或者将Github代码导入到码云1.创建码云账号https:/…
目前已有1.4版、2.0版本(增加克隆积木,Lego和Makey makey拓展积木)、3.0版本(增加视频侦测、文字朗读、翻译等选择性下载扩展积木,并增加micro:bit和Lego mindstorms EV3拓展积木)。所有人可以在任意版本中创作自己的程序。 官方的GUI 项目已经开源在Github上 地址scratch-gui 我们将这个项目clone下来, 然后在根目录 执...
Scratch GUI是一组React组件,包括用于创建和运行Scratch 3.0项目的界面 安装 这需要您安装Git和Node.js。 在您自己的节点环境/应用程序中: npm install https://github.com/LLK/scratch-gui.git 如果您要编辑/自己玩: git clone https://github.com/LLK/scratch-gui.git cd scratch-gui npm install 您可能...
Scratch GUI是一个React组件集,用于创建和运行Scratch 3.0项目。要在浏览器上打开当前构建,请访问https://scratchfoundation.github.io/scratch-gui/。安装此库需要您已经安装了Git和Node.js。在您的本地环境/应用程序中,使用npm安装: npm install https://github.com/scratchfoundation/scratch-gui.git 如果您想...
npm install https://github.com/LLK/scratch-gui.git If you want to edit/play yourself: git clone https://github.com/LLK/scratch-gui.git cd scratch-gui npm install Getting started Running the project requires Node.js to be installed. Running Open a Command Prompt or Terminal in the repo...
npm install https://github.com/LLK/scratch-gui.gitIf you want to edit/play yourself:git clone https://github.com/LLK/scratch-gui.git cd scratch-gui npm installYou may want to add --depth=1 to the git clone command because there are some large files in the git repository history....
0、准备 1)、下载Scratch2.0源码、 Scratch2.0开发版源码下载地址:https://github.com/LLK/scratch-flash 2)、安装开发工具Adobe Flash Builder4.7 3)、下载flex SDK 4.6 1. Flash Builder 4.7 开发环境配置 1)、新建flex项目,项目地址指向源码的根目录(不是src),应用程序类型选择W... ...
GUI部署:nodejs-git-拉源码: git clone https://github.com/LLK/scratch-gui.git 然后编辑: cd scratch-gui npm install 然后生成: npm run build 最后C:\Users\Administrator\scratch-gui\build下面得到index.html iis做好域名即可,无登陆,无注册,无分享,无书包,其他功能全,chrome无证书不能启动摄像头等外设...