So i've made a game but i want it to be cross platform. I have zero experience with macs, so idk how to run the game after exporting for mac64 and mac64-arm using nwjs.
Help anyone?
There should be a file with the same name as your project, just run it on mac.
Develop games in your browser. Powerful, performant & highly capable.
macOS has strict security restrictions which make it difficult to run an app until it's been signed/notarized. There's some information in the guide on Exporting with NW.js.