Releases: LeopoldTal/shapez.io
Releases · LeopoldTal/shapez.io
Tiny demo for testing
use electron builtin to open links When opening a link on standalone, use [shell.openExternal](https://github.com/electron/electron/blob/master/docs/api/shell.md#shellopenexternalurl-options). This works cross-platform, and looks less suspicious to antivirus than explicitly shelling out.