🍱 Update windows installer assets
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -43,3 +43,5 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
|
|
||||||
|
/Installer
|
||||||
|
|||||||
BIN
assets/images/icon-rounded.ico
Normal file
BIN
assets/images/icon-rounded.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -22,7 +22,7 @@ UsePreviousAppDir=no
|
|||||||
|
|
||||||
OutputDir=.\Installer
|
OutputDir=.\Installer
|
||||||
OutputBaseFilename=windows-x86_64-setup
|
OutputBaseFilename=windows-x86_64-setup
|
||||||
SetupIconFile=.\assets\images\icon-rounded.png
|
SetupIconFile=.\assets\images\icon-rounded.ico
|
||||||
|
|
||||||
Compression=lzma2/ultra64
|
Compression=lzma2/ultra64
|
||||||
SolidCompression=yes
|
SolidCompression=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user