Skip to content

Commit

Permalink
Convert icon to png.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinyhoot committed Nov 20, 2023
1 parent 49b2afa commit 023cb32
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShipLoot/PostBuildEvents.targets
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<GameDirTargetsFullPath>$(ProjectDir)$(GameDirTargetsFile)</GameDirTargetsFullPath>
</PropertyGroup>
<ItemGroup>
<ThunderStoreItems Include="..\icon.jpg" />
<ThunderStoreItems Include="..\icon.png" />
<ThunderStoreItems Include="..\manifest.json" />
<ThunderStoreItems Include="..\README.md" />
</ItemGroup>
Expand Down
Binary file removed icon.jpg
Binary file not shown.
Binary file added icon.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 023cb32

Please sign in to comment.