Content tagged nwjs

NW.js (previously known as node-webkit) lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all Web technologies.

Similar Tags

Report Tag

136 usages of this tag
  • 11 replies
  • 1.6K views
This content is deleted
Forum Topic
Estimated SIZE of my application ?
0 favourites

My current project is still in development and my goal is to build it using the NW.Js to aim for PC Windows, MacOS and Linux. Since I'm not finished yet with th...

posted 5 years ago
  • 57 replies
  • 7.9K views
7 favourites

UPDATE 15TH AUGUST 2023: In response to recent concerns. This project is independent from my other deprecated projects and has not been deprecated yet from my k...

  • 0 replies
  • 198 views
0 favourites

I recently submitted my game to Steam and was advised to create a pause in the game if a gamepad was disconnected. Using the 'Gamepad> On gamepad disconnected'...

  • 0 replies
  • 411 views
0 favourites

I am currently planning on releasing my game on Steam, but the greenworks plugin only accepts the NW.Js version 0.30.4. What exactly do I have to do? There's on...

posted 4 years ago
  • 0 replies
  • 164 views
This content is deleted
Forum Topic
How do I reference NodeJS modules with nwjs?
0 favourites

I assumed that the NW.Js object that I'd be able to use Node modules, but I can't see any way to do it. Can it be done? If so, how to I do it?

posted 4 years ago
  • 3 replies
  • 1K views
1 favourites

Previously I used Local Storage function to save all my globalvar data and load them at the start of the game, for instance, If LevelKey exist > get LevelKey, S...

posted 4 years ago
  • 5 replies
  • 777 views
This content is deleted
Forum Topic
Disable NWjs zoom?
0 favourites

I recently discovered that NW.Js allows the user to zoom/unzoom during runtime with CTRL+Mouse wheel, however it can be incovenient for a user who toggle it by...

posted 4 years ago
  • 2 replies
  • 1.5K views
0 favourites

I don't know how to disable maximize button and resizing window. Somebody Help me, please.

posted 4 years ago
  • 3 replies
  • 683 views
This content is deleted
Forum Topic
Best video format for Desktop (NW.js) export?
0 favourites

What's the best video format when exporting for Desktop (NW.Js)? I thought it was Webm, but I've been having some weird results when playing in some computers.....

  • 1 replies
  • 1.7K views
This content is deleted
Forum Topic
[SOLVED]How do I open multiple instances of nwjs?
0 favourites

I would like to know how to open multiple instances of NW.Js when the game is exported, just for testing purposes. I already tried to modify the .Nw package by...

Similar Tags