Add frontend production project

This commit is contained in:
gamer147
2026-08-03 11:25:08 -04:00
parent 797c4901cf
commit e2fe660c75
14 changed files with 56 additions and 16 deletions

View File

@@ -13,6 +13,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\engine\Age.Engine\Age.Engine.csproj" />
<ProjectReference Include="..\engine\Age.Engine.Frontend\Age.Engine.Frontend.csproj" />
<EmbeddedResource Include="..\build\opcodes.json"
LogicalName="Himegari.Runtime.opcodes.json" />
</ItemGroup>