TurboWarp 是一个增强了的 Scratch 编辑器。接下来的内容,将会为大家讲解 TurboWarp 的方便创作者创作的功能。 可以在 <https://desktop.turbowarp.org> 下载,或者在 <https://turbowarp.org> 在线使用,还可以在 <https://packager.turbowarp.org>把作品转换为单独的 html 文件。转换文件功能全程有中文提示,为了...
- Brand new extensions - Builtin-in project packager to generate HTML files or apps - Less lag when editing large projects - Optional support for interpolation, 60 FPS, high quality pen, infinite clones - Backpack - and more The developers of TurboWarp have no affiliation with the Scratch Tea...
v1.6.1 c58bfd9 Added new extension APIs: Scratch.fetch, Scratch.openWindow, Scratch.redirect, Scratch.canFetch, Scratch.canOpenWindow, Scratch.canRedirect. Unlike the editor, permission is always granted. Fixed project compression affecting script execution order in some projects...
"id": "Scratch-projektin tunnus tai URL-osoite", "invalidId": "Virheellinen projektitunnus", "invalidUrl": "Virheellinen URL-osoite", "loadProject": "Lataa projekti", "loadToContinue": "Jatka lataamalla projekti", "noFileSelected": "Ei valittua tiedostoa", "select": "Valitse proj...
Converts Scratch projects into HTML files, zip archives, or executable programs for Windows, macOS, and Linux.. Latest version: 2.0.0, last published: 9 months ago. Start using @turbowarp/packager in your project by running `npm i @turbowarp/packager`. T
TurboWarp 是一个增强了的 Scratch 编辑器。接下来的内容,将会为大家讲解 TurboWarp 的方便创作者创作的功能。可以在 <https://desktop.turbowarp.org> 下载,或者在 <https://turbowarp.org> 在线使用,还可以在 <https://packager.turbowarp.org>把作品转换为单独的 html 文件。转换文件功能全程有中文提示,为了...
TurboWarp 是一个增强了的 Scratch 编辑器。接下来的内容,将会为大家讲解 TurboWarp 的方便创作者创作的功能。可以在 <https://desktop.turbowarp.org> 下载,或者在 <https://turbowarp.org> 在线使用,还可以在 <https://packager.turbowarp.org>把作品转换为单独的 html 文件。转换文件功能全程有中文提示,为了...
class PackagerWindow extends BaseWindow { constructor (editorWindow) { super(); this.editorWindow = editorWindow; this.window.setTitle(PACKAGER_NAME); const ipc = this.window.webContents.ipc; ipc.on('import-project-with-port', (event) => { // TODO: editor window may have been destroyed ...
Bumps scratch-vm from 99ff662 to 179030a. Commits 179030a Don't eagerly cast boolean arguments to boolean (#223) See full diff in compare view Dependabot will resolve any conflicts with this P...
A better offline editor for Scratch 3. Contribute to TurboWarp/desktop development by creating an account on GitHub.