mirror of
https://github.com/SrIzan10/osu-radio.git
synced 2026-05-01 10:55:12 +00:00
Change app title and icon
This commit is contained in:
BIN
build/icon.icns
BIN
build/icon.icns
Binary file not shown.
BIN
build/icon.ico
BIN
build/icon.ico
Binary file not shown.
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 7.9 KiB |
BIN
build/icon.png
BIN
build/icon.png
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 7.8 KiB |
@@ -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
|
||||||
|
|||||||
@@ -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 |
Reference in New Issue
Block a user