Thanks glad to hear you're going with electron. The current HTML version does not work for me right now either, maybe I'm doing something wrong? Just get a black screen in chrome.There is an HTML version; I'm not sure if the links are on the thread but you can get them here:You must be registered to see the links
I should note that to run it you need to disable script blocking, which you'll want to re-enable afterward, because it's an important security feature. (Or run it on a browser you don't use for the Internet, so you can safely disable script blocking.)
As for the Mac/NW.js trouble, that might be fixed in future versions. The engine's just had a major update, eliminating NW.js altogether from the code and replacing it with Electron, so that should remove a whole bunch of technical problems with the game. The first time I test that will be the next patrons' version for August, though, and it likely won't filter down to a free public version for a while.
Oh CORS error in console, think I need to use it in the server. To avoid this you can put the js into the html file during a build step.
Edit: I was able to run it on a server, but disappointingly can't get it to work in joiplay. Game looks good at first glance.
Last edited: