🍱 Update windows installer assets

This commit is contained in:
2025-12-20 16:06:20 +08:00
parent b8e8ff7d18
commit 13d0bdb62e
3 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -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