Config Generator for NW.js package.json

This page lets you modify the most common settings without worrying about how JSON works. The output JSON is at the bottom, this is what you input for "NW.js package.json"


Settings

Name

This is the internal name of your project. Make sure you always use the same name, otherwise things such as cloud variables may reset! This should be unique to your project.

Title

This is the title of the window when the project is open.

Resolution

Width
Height

The window's default width and height, in pixels. Values that do not match the 4:3 aspect ratio used by Scratch will result in black bars.

Resizable

Controls whether the window can be resized by the user. Disabling resizing will also disable fullscreen in Mac OS.


Output

Updated automatically. Copy and paste this into "NW.js package.json"