Hey
@Hudell, thanks so much for the incredibly useful plugin! I followed the instructions on MakerDevs and it's working flawlessly for Windows, but I'm currently having trouble making it work for the Mac build of my game. Some of the steps on MakerDevs just seem like they can't/don't apply.
For example ' Go to the deployed folder and make sure that the lib folder and greenworks.js file are inside the www folder. Outside the www folder, delete everything except for the package.json file. We will replace those deleted files by a newer version of nw.js later.'
On a Mac deploy there is no 'www' folder. I've tried several variations of copying the matching osx version of NW.js into the deployed folder but haven't yet been able to make it work.
If possible, could you provide steps or update the MakerDevs instructions to include how to get it working for a Mac build?