add LICENSE to build

This commit is contained in:
2026-08-11 00:50:40 +02:00
parent 8cb3b1a624
commit c79ff80a84
@@ -14,6 +14,10 @@
<Content Include="launcher.config.example.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="../../LICENSE">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<Link>LICENSE</Link>
</Content>
</ItemGroup>
</Project>