Skip to content

Commit

Permalink
chao
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSpring114 committed Oct 28, 2023
1 parent a0e8c83 commit 0000cf7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion MinecraftLaunch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Authors>Xilu</Authors>
<Company>Blessing Studio</Company>
<Description>下一代全能高效化的 Minecraft 启动核心</Description>
<PackageIcon>icon.png</PackageIcon>
<PackageIcon>icon~1.png</PackageIcon>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackAsTool>False</PackAsTool>
</PropertyGroup>
Expand All @@ -19,4 +19,11 @@
<PackageReference Include="MinecraftLaunch.PinyinConverter" Version="1.0.0" />
<PackageReference Include="NbtLib" Version="1.0.1" />
</ItemGroup>

<ItemGroup>
<None Update="icon~1.png">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>
</Project>
Binary file added icon~1.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 0000cf7

Please sign in to comment.