This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/electron
LeopoldTal b6e6970e0e
use electron builtin to open links (#897)
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.
2020-10-31 12:21:39 +01:00
..
electron.code-workspace Prepare standalone build 2020-05-21 13:05:21 +02:00
favicon.icns add missing macos icon 2020-06-15 02:19:39 +02:00
favicon.ico Prepare standalone build 2020-05-21 13:05:21 +02:00
favicon.png Prepare standalone build 2020-05-21 13:05:21 +02:00
index.js use electron builtin to open links (#897) 2020-10-31 12:21:39 +01:00
package.json Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00
steam_appid.txt Prepare standalone build 2020-05-21 13:05:21 +02:00
yarn.lock Add steampipe files and upgrade electron 2020-09-29 19:07:48 +02:00