1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Preparing for the standalone

This commit is contained in:
tobspr
2020-05-21 13:36:08 +02:00
parent 58442eaeec
commit 89d1489ff1
8 changed files with 5 additions and 5 deletions

View File

@@ -128,7 +128,7 @@ function gulptasksStandalone($, gulp, buildFolder) {
asar: true,
executableName: "shapezio",
icon: path.join(electronBaseDir, "favicon"),
name: "shapez.io Standalone",
name: "shapez.io-standalone",
out: tempDestDir,
overwrite: true,
appBundleId: "io.shapez.standalone",