It has the potential to introduce bugs, but I haven’t run into any so maybe it’s fine.
The correct way to upgrade, on part of the developers, would be to build the game against the newer nwjs version and then release the new build. There’s probably been some breaking API changes so it’s not as easy for them and probably needs some code and/or build environment changes.
If they do upgrade the correct way, there’s a decent chance the game will run quite a bit faster, as there’s been a lot of improvements to the build toolchain since nwjs 0.35.5 [which is the last version mentioned in crosscode’s changelog, maybe they’re on a newer one as 0.35.5 shipped with 1.2.0-5]
I suppose I can make a post with instructions for all three major platforms.