EXPORT EXE GAMES FROM GB STUDIO (easy gamemaker) HTML5 to Windows app

Channel:
Subscribers:
31,800
Published on ● Video Link: https://www.youtube.com/watch?v=UuMUvczvwq4



Duration: 8:27
9,354 views
251


In this video I am going to cover how to export HTML5 games to Windows executable (exe) and STEAM. We are going to install NW.JS and GameBoy Studio 2 ( gamemaker) GB Studio - This allows anyone to convert HTML5 applications to windows app.

https://stackoverflow.com/questions/37648756/how-to-package-a-nw-js-application-on-windows/37649349#37649349

Download Json file:
https://bit.ly/2Fx409W

Download GB studio 2
https://chrismaltby.itch.io/gb-studio

Lets you build your NW.js apps for mac, win and linux via cli. It will download the prebuilt binaries for a newest version, unpacks it, creates a release folder, create the app.nw file for a specified directory and copies the app.nw file where it belongs.

First of all, install the node-webkit-builder module globally using:

$ npm install node-webkit-builder -g
Once the module has been installed, you can run the nwbuild command as follows:

$ nwbuild [options] [path]
Whereas path is the path to your project folder, options are the ones described in the following code:

-p Operating System to build ['osx32', 'osx64', 'win32', 'win64']
-v NW.js version [default: "latest"]
-r Runs NW.js project [default: false]
-o The path of the output folder [default: "./build"]
-f Force download of node-webkit [default: false]
--quiet Disables logging







Tags:
html5
html to exe
how to convert thml5 apps to windows
gameboy studio
construct 3
gamemaker free
free game maker studio
html 5 apps
running html5 on windows
application development
programming
NJ.js
ateom JS
CSS5
no programming
no coding
jquery
html5 games to windows
html5 games to exe
how to convert html5 games to windows