瀏覽代碼

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
MelonSpeedruns 6 年之前
父節點
當前提交
4232a15187
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Ryujinx/Ryujinx.csproj
  2. 二進制
      Ryujinx/Ryujinx.ico

+ 1 - 0
Ryujinx/Ryujinx.csproj

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

二進制
Ryujinx/Ryujinx.ico