How to Convert Scratch 3 Projects To .EXE Files (.sb3 to .exe)

Опубликовано: 16 Октябрь 2024
на канале: McVincient
60,447
957

In this video, I'll show you how to convert .sb3 File (Scratch 3 Projects) To .exe File (Application)
Once there was a method for sb2 to exe files which didn't work after release of Scratch 3 (Desktop). But this method works for Scratch 3 (Desktop) Files!

This Method is used to convert & export your games on platforms like itch.io or Steam as they support Application Files (idk)
Hope this helps you & you enjoy it!

CODE : -
{
"name": "Game",
"main": "project.html",
"icons": { "16": "icon.png"}
}

LINKS : -
HTMLifier : - https://sheeptester.github.io/htmlifier/
NWJS : - https://nwjs.io/

Timestamps
0:00 Intro
0:08 HTMLifier
4:22 NWJS.io
7:58 Gameplay
8:30 Important Information
8:38 Outro

Please Subscribe for more content like this!

#indiedev #scratch #sb3toexe