mirror of
https://gitlab.com/2009scape/Saradomin-Launcher.git
synced 2026-08-01 14:19:14 -06:00
Add icon for Saradomin launcher
This commit is contained in:
parent
344e54b758
commit
5d05a2be7e
2 changed files with 2 additions and 0 deletions
BIN
Saradomin/Resources/Icons/saradomin.ico
Normal file
BIN
Saradomin/Resources/Icons/saradomin.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
|
@ -12,6 +12,7 @@
|
|||
<PublishReadyToRun>true</PublishReadyToRun>
|
||||
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
|
||||
<NoWarn>IL2026;CS0067</NoWarn>
|
||||
<ApplicationIcon>Resources\Icons\saradomin.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
@ -67,6 +68,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<None Remove="Resources\Lists\MusicTracks.json" />
|
||||
<Content Include="Resources\Icons\saradomin.ico" />
|
||||
<EmbeddedResource Include="Resources\Lists\MusicTracks.json" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue