Added Program Icon (#900)

* Added Program Icon

Added an icon that displays in the Windows File Explorer and on the console window itself when launched.

* Renamed ryu.ico to Ryujinx.ico
This commit is contained in:
MelonSpeedruns 2020-01-24 10:14:51 -05:00 committed by Thog
parent 532ccf929a
commit 4232a15187
2 changed files with 1 additions and 0 deletions

View file

@ -21,6 +21,7 @@
<!-- Due to .net core 3.0 embedded resource loading -->
<PropertyGroup>
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
<ApplicationIcon>Ryujinx.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(RuntimeIdentifier)' == 'osx-x64'">

BIN
Ryujinx/Ryujinx.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB