Add networked Fighter3D minigame

This commit is contained in:
ud18010
2026-08-10 16:47:16 +08:00
parent bff617091d
commit ef7f24738e
53 changed files with 5458 additions and 19 deletions
@@ -23,6 +23,8 @@
<ProjectReference Include="..\PublishTool\PublishTool.csproj" />
<ProjectReference Include="..\games-src\RPS\RPS.Core\RPS.Core.csproj" />
<ProjectReference Include="..\games-src\RPS\RPS.Server\RPS.Server.csproj" />
<ProjectReference Include="..\games-src\Fighter3D\Fighter3D.Core\Fighter3D.Core.csproj" />
<ProjectReference Include="..\games-src\Fighter3D\Fighter3D.Server\Fighter3D.Server.csproj" />
</ItemGroup>
@@ -33,4 +35,4 @@
</Content>
</ItemGroup>
</Project>
</Project>