changelog cleanup, credits tab

This commit is contained in:
choco
2025-10-16 22:52:46 +02:00
parent 6d01d47c2f
commit dccd2cdc36
5 changed files with 86 additions and 71 deletions

View File

@@ -65,7 +65,8 @@
<None Update="images\icon.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<EmbeddedResource Include="UI\Changelog\changelog.yaml" />
<EmbeddedResource Include="Changelog\changelog.yaml" />
<EmbeddedResource Include="Changelog\credits.yaml" />
<EmbeddedResource Include="Localization\de.json" />
<EmbeddedResource Include="Localization\fr.json" />
</ItemGroup>