add template data folder

This commit is contained in:
Alex
2025-08-21 01:23:16 -07:00
parent e78b4aaf3f
commit 2e39494421
12 changed files with 8 additions and 4 deletions
+6
View File
@@ -38,4 +38,10 @@
<ProjectReference Include="..\_External\UAssetAPI\UAssetAPI\UAssetAPI.csproj" />
<ProjectReference Include="../_External/SaturnData/SaturnData/SaturnData.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="..\dist\**\*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>