1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
DJ1TJOO
373d49cc2d Added support to access everything inside shapez.io folder 2021-03-09 14:45:18 +01:00
DJ1TJOO
a0d87be6c0 Added support for opening with files 2021-03-09 13:14:45 +01:00
DJ1TJOO
6164893422 Added support for "shapezio" protocol on standalone
This is and ipc event and is accessible via mods
2021-03-09 09:59:05 +01:00
DJ1TJOO
db215dc5b3 Formated 2021-03-02 14:13:02 +01:00
DJ1TJOO
f789dcc80e Limited performFsJob to parent folder 2021-03-02 14:06:50 +01:00
DJ1TJOO
6a7e8524bb Fixed animation.scss, electron index
In electron fname is changed instead of a whole if else statement
Animation.scss is back to normal
2021-02-26 17:56:40 +01:00
DJ1TJOO
dfef3713a7 Init 2021-02-26 15:20:37 +01:00
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
tobspr
58442eaeec Prepare standalone build 2020-05-21 13:05:21 +02:00