Skip to content

Commit

Permalink
Add windows splash screen
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Aug 12, 2024
1 parent 3c4d9ac commit 8c80f96
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/build_desktop_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ else
cp desktop/win_taskbar.png desktop/build/taskbar.png
cp desktop/win_icon.png desktop/build/icon.png
# onefile launches slower, but compiles whole app into a single .exe
PLATFORM_OPTS="--onefile"
PLATFORM_OPTS="--onefile --splash=../win_splash.png"
fi

# Builds the desktop app
Expand Down
Binary file added desktop/win_splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c80f96

Please sign in to comment.