Change app title and icon

This commit is contained in:
xDalete
2024-10-11 04:24:20 -03:00
parent 20d2018427
commit 679dab7d43
6 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@@ -1,3 +1,3 @@
provider: generic provider: generic
url: https://example.com/auto-updates url: https://example.com/auto-updates
updaterCacheDirName: osu-radio-solidjs-updater updaterCacheDirName: osu-radio-updater

View File

@@ -1,5 +1,5 @@
appId: com.electron.app appId: com.electron.app
productName: osu-radio-solidjs productName: osu!radio
directories: directories:
buildResources: build buildResources: build
files: files:
@@ -13,7 +13,7 @@ asarUnpack:
- resources/** - resources/**
afterSign: build/notarize.js afterSign: build/notarize.js
win: win:
executableName: osu-radio-solidjs executableName: osu!radio
nsis: nsis:
artifactName: ${name}-${version}-setup.${ext} artifactName: ${name}-${version}-setup.${ext}
shortcutName: ${productName} shortcutName: ${productName}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB