Skip to content

Commit

Permalink
Added: Missing Mod Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Oct 10, 2022
1 parent 2c242e9 commit 251c04c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion External/Reloaded.Memory.SigScan.ReloadedII/ModConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ModId": "Reloaded.Memory.SigScan.ReloadedII",
"ModName": "Library: Reloaded.Memory.Sigscan for Reloaded II",
"ModAuthor": "Sewer56",
"ModVersion": "1.2.4",
"ModVersion": "1.2.5",
"ModDescription": "Shared implementation of Reloaded.Memory.Sigscan",
"ModDll": "Reloaded.Memory.SigScan.ReloadedII.dll",
"ModIcon": "Preview.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@

<ItemGroup>
<None Remove="ModConfig.json" />
<None Remove="Preview.png" />
<None Remove="Publish.ps1" />
<None Remove="BuildLinked.ps1" />
<None Remove="Robust.Trimming.targets" />
<None Update="Preview.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 251c04c

Please sign in to comment.