mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-05 05:29:09 +01:00
allow mods to have a steam workshop thumbnail
This commit is contained in:
parent
f6c82cefd3
commit
150a8eae24
2 changed files with 3 additions and 0 deletions
|
@ -20,5 +20,8 @@
|
|||
<Content Include="./Content/**">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="SteamThumbnail.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
BIN
SteamThumbnail.png
Normal file
BIN
SteamThumbnail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in a new issue