Skip to content

Commit

Permalink
add icon to launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
rattus128 committed Aug 24, 2019
1 parent ed3d9ba commit d3150be
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launcher/compile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
(
cd $DIR
x86_64-w64-mingw32-gcc --static -o ../rattrack.exe rattrack.c
wine rcedit-x64.exe ../rattrack.exe --set-icon oot.ico
)
Binary file added launcher/oot.ico
Binary file not shown.
Binary file added launcher/rcedit-x64.exe
Binary file not shown.
Binary file modified rattrack.exe
Binary file not shown.

0 comments on commit d3150be

Please sign in to comment.