greenheartgames / greenworks

a node.js plugin to integrate nw.js/electron games with steamworks
MIT License
1.49k stars 153 forks source link

Build universal binary for mac. #320

Closed hokein closed 1 year ago

hokein commented 1 year ago

Similar to the libraries provided by the steamworks SDK, we build greenworks addon as a universal binary now, for both x86_64 and arm64.

The i386 arch is deprecated on mac now, remove it.