feat(battle-node): scaffold SVSim.BattleNode class library

This commit is contained in:
gamer147
2026-05-31 21:21:14 -04:00
parent dd231b081d
commit 50790a706c
5 changed files with 26 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<ItemGroup>
<ProjectReference Include="..\SVSim.Database\SVSim.Database.csproj" />
<ProjectReference Include="..\SVSim.BattleNode\SVSim.BattleNode.csproj" />
</ItemGroup>
<ItemGroup>