TurboWarp/packagerPublic Sponsor NotificationsYou must be signed in to change notification settings Fork176 Star276 Releases v3.4.1 Compare GarboMuffinreleased this02 Feb 03:33 ·8 commitsto master since this release v3.4.1 9d121d3 Last one for today. This fixes another bug in the pause button...
The packager is deployed as a simple static website. You can host it anywhere by just copying the dist folder after a build.We use GitHub Actions and GitHub Pages to manage our deployment. If you want to do this too:Fork the repository on GitHub and push your changes. Go to your fork...
npm i@turbowarp/packager Repository github.com/TurboWarp/packager Homepage github.com/TurboWarp/packager#readme Fundthis package Weekly Downloads 31 Version 3.4.1 License MPL-2.0 Unpacked Size 6.75 MB Total Files 20 Last publish 3 months ago ...
gitclone--recursive https://github.com/TurboWarp/desktop turbowarp-desktop or run this after cloning: git submodule init git submodule update Install dependencies using: npm ci Then fetch extra library, packager, and extension files using:
v3.1.0 8046279 steamworks extension support allow packaged projects to access "private" skins such as webcams Assets 3 turbowarp-packager-standalone-3.1.0.html 7.15 MB 2024-12-19T23:16:43Z Source code (zip) 2024-12-19T23:15:08Z Source code (tar.gz) 2024-12-19T23:15:08Z Foo...
Node.js API change: Packager#package()'s return object data property is now always a Uint8Array rather than being either a string or an ArrayBuffer. Depending on what you do with data, this might not actually break anything. Node.js API change: The packager now uses @turbowarp/jszip inst...
148 + "description3": "Ilmoita bugeista, anna palautetta ja kerro ideoita {onScratch} tai {onGitHub}.", 149 + "description3-on": "{brand}issa", 150 + "disclaimer": "Tämä sivusto ei ole kytköksissä Scratchiin, Scratch-tiimiin tai Scratch-säätiöön.", 151 + ...
v1.6.1 (2023-02-25)Compare GarboMuffin released this 25 Feb 19:57 · 195 commits to master since this release v1.6.1 c58bfd9 Added new extension APIs: Scratch.fetch, Scratch.openWindow, Scratch.redirect, Scratch.canFetch, Scratch.canOpenWindow, Scratch.canRedirect. Unlike the editor, ...
File tree scripts packager.json 1 file changed +2 -2 lines changed @@ -1,4 +1,4 @@ 11 { 2- "src":"https://github.com/TurboWarp/packager/releases/download/v2.0.0/turbowarp-packager-standalone-2.0.0.html", 3- "sha256":"c76151c39fa9e448dc0f4519eecc99d393a9f914d46e6b95fd5a37...
onClickAddonSettings={handleClickAddonSettings} onClickNewWindow={handleClickNewWindow} onClickPackager={handleClickPackager} onClickAbout={[ // TODO: translate { Expand Down 0 comments on commit 0531476 Please sign in to comment. Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy...