bigguy_foryou
Well-Known Member
- Jun 8, 2018
- 1,162
- 1,094
Just grab the latest NWJS tarball fromI'd like to learn how you patched it.
You must be registered to see the links
(normal or sdk are both fine, the sdk just has additional debug functionality) and extract its contents into the root of any RPGM game's directory*, then run the `nw` binary, with very few exceptions that's all there is to it.*if using a terminal, `tar xvf /path/to/nwjs-*-linux-x64.tar.gz --strip-components=1` inside the game directory will do it properly.