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
  • 1 replies
  • 338 views

I made a simple app which uses a few basic NW.Js features and export it via NW.Js export and it runs great once it starts up, BUT I always have to try starting...

posted 4 years ago
  • 3 replies
  • 968 views
This content is deleted
Forum Topic
'Close browser' not working with NW.JS export on Mac
0 favourites

Not sure if anybody can help me with this. I've exported my game to NW.Js on a PC and transferred the build over to a Mac. I had issues getting it to run (as ha...

posted 4 years ago
  • 3 replies
  • 399 views
This content is deleted
Forum Topic
What is a good practise to save data when using nw.js?
0 favourites

I have updated the NW.Js version of a game. I am using local storage to save and load data. If I noticed correctly, local storage data from the previous nw.Js-v...

posted 4 years ago
  • 12 replies
  • 1.5K views
This content is deleted
Forum Topic
How do I save local storage to JSON using nwjs?
0 favourites

CURRENT GOAL : To create a save for each game slot to the users PC, using arrays into JSON and NW.Js and/or Local Storage. CURRENT ISSUES : 1. I can't figure ou...

  • 2 replies
  • 340 views
This content is deleted
Forum Topic
How to find a specific .txt in someone's pc?
0 favourites

Objective: Find an specific named .Txt archive in someone's computer. Like, when people download my game, in the game's folder will have an archive named Chat1....

  • 2 replies
  • 839 views
This content is deleted
Forum Topic
Game does not close with NW.js v0.49.0
0 favourites

I updated NW.Js to version v0.49.0, to compile with the latest enhancements. However, my compiled game works normally until I press the exit button, which is wh...

posted 4 years ago
  • 2 replies
  • 289 views
This content is deleted
Forum Topic
Layout Mix-up on exporting to NW.js
0 favourites

When I export my game to NW.Js, it always starts at level 1 instead of the title screen. How do I get it to always start from the title screen layout?

posted 4 years ago
  • 1 replies
  • 333 views
This content is deleted
Forum Topic
Exported game local storage issues
0 favourites

On exporting my game to NS.Jw, some of my game's modes are already unlocked and highscores are already set. I've tried using 'clear storage' in event sheets whe...

posted 4 years ago
  • 2 replies
  • 1.5K views
This content is deleted
Forum Topic
Publishing a game in PC (STEAM)
0 favourites

I post here because me and the team I am working together are facing a big problem regarding publishing our game in PC (Steam). The problem we are facing is the...

  • 4 replies
  • 543 views
This content is deleted
Forum Topic
Local Storage issues on exporting to NW.js
0 favourites

I recently tried to export an old game to NW.Js, but the High Score is stuck at 11, even though it displays as 0 in both preview and debug modes. I've tried usi...

Similar Tags